Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu.h37 void r92cu_power_off(struct rtwn_softc *);
H A Dr92cu_attach.c180 sc->sc_power_off = r92cu_power_off; in r92cu_attach()
H A Dr92cu_init.c178 r92cu_power_off(struct rtwn_softc *sc) in r92cu_power_off() function