Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce.h52 void r92ce_power_off(struct rtwn_softc *);
H A Dr92ce_init.c228 r92ce_power_off(struct rtwn_softc *sc) in r92ce_power_off() function
H A Dr92ce_attach.c187 sc->sc_power_off = r92ce_power_off; in r92ce_attach()