Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce.h51 int r92ce_power_on(struct rtwn_softc *);
H A Dr92ce_init.c108 r92ce_power_on(struct rtwn_softc *sc) in r92ce_power_on() function
H A Dr92ce_attach.c186 sc->sc_power_on = r92ce_power_on; in r92ce_attach()