Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8821a/
H A Dr21a.h61 int r21a_power_on(struct rtwn_softc *);
H A Dr21a_init.c63 r21a_power_on(struct rtwn_softc *sc) in r21a_power_on() function
/freebsd/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_attach.c195 sc->sc_power_on = r21a_power_on; in r21au_attach()