Home
last modified time | relevance | path

Searched refs:cwfg_init (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/fdt/
Dcwfg.c99 int cwfg_init(struct cwfg_softc *);
178 if (cwfg_init(sc) != 0) { in cwfg_attach()
215 cwfg_init(struct cwfg_softc *sc) in cwfg_init() function