Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee.h38 void r88ee_init_intr(struct rtwn_softc *);
H A Dr88ee_init.c73 r88ee_init_intr(struct rtwn_softc *sc) in r88ee_init_intr() function
H A Dr88ee_attach.c188 sc->sc_init_intr = r88ee_init_intr; in r88ee_attach()