Home
last modified time | relevance | path

Searched refs:sc_post_init (Results 1 – 8 of 8) sorted by relevance

/src/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_attach.c166 sc->sc_post_init = r92eu_post_init; in r92eu_attach()
/src/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c186 sc->sc_post_init = r88eu_post_init; in r88eu_attach()
/src/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c215 sc->sc_post_init = r92cu_post_init; in r92cu_attach()
/src/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c193 sc->sc_post_init = r88ee_post_init; in r88ee_attach()
/src/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c223 sc->sc_post_init = r92ce_post_init; in r92ce_attach()
/src/sys/dev/rtwn/
H A Dif_rtwnvar.h370 void (*sc_post_init)(struct rtwn_softc *); member
600 (((_sc)->sc_post_init)((_sc)))
/src/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_attach.c251 sc->sc_post_init = r12au_post_init; in r21au_attach()
/src/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c267 sc->sc_post_init = r12au_post_init; in r12au_attach()