Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a.h107 void r12a_power_off(struct rtwn_softc *);
H A Dr12a_init.c323 r12a_power_off(struct rtwn_softc *sc) in r12a_power_off() function
/freebsd/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c210 sc->sc_power_off = r12a_power_off; in r12au_attach()