Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathnvar.h630 void athn_btcoex_init(struct athn_softc *);
H A Dathn.c1179 athn_btcoex_init(struct athn_softc *sc) in athn_btcoex_init() function
2892 athn_btcoex_init(sc); in athn_init()
/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c472 athn_btcoex_init(sc); in athn_usb_attachhook()