Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dcwfg.c100 int cwfg_set_config(struct cwfg_softc *);
233 if ((error = cwfg_set_config(sc)) != 0) in cwfg_init()
255 cwfg_set_config(struct cwfg_softc *sc) in cwfg_set_config() function