Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_urtw.c703 static usb_error_t urtw_led_init(struct urtw_softc *);
859 error = urtw_led_init(sc); in urtw_attach()
2448 urtw_led_init(struct urtw_softc *sc) in urtw_led_init() function