Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a.h106 int r12a_power_on(struct rtwn_softc *);
H A Dr12a_init.c245 r12a_power_on(struct rtwn_softc *sc) in r12a_power_on() function
/freebsd/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c209 sc->sc_power_on = r12a_power_on; in r12au_attach()