Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu.h41 void r92cu_post_init(struct rtwn_softc *);
H A Dr92cu_attach.c215 sc->sc_post_init = r92cu_post_init; in r92cu_attach()
H A Dr92cu_init.c354 r92cu_post_init(struct rtwn_softc *sc) in r92cu_post_init() function