Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dathnvar.h634 void athn_led_init(struct athn_softc *);
H A Dathn.c1159 athn_led_init(struct athn_softc *sc) in athn_led_init() function
2896 athn_led_init(sc); in athn_init()
/netbsd/sys/dev/usb/
H A Dif_athn_usb.c470 athn_led_init(sc); in athn_usb_attachhook()