Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce.h54 void r92ce_post_init(struct rtwn_softc *);
H A Dr92ce_init.c287 r92ce_post_init(struct rtwn_softc *sc) in r92ce_post_init() function
H A Dr92ce_attach.c221 sc->sc_post_init = r92ce_post_init; in r92ce_attach()