Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/urtw/
H A Durtw.c536 static void urtw_led_launch(void *);
1720 sc->sc_led_ch = timeout(urtw_led_launch, in urtw_led_mode0()
3610 urtw_led_launch(void *arg) in urtw_led_launch() function
3631 sc->sc_led_ch = timeout(urtw_led_launch, (void *)sc, in urtw_led_launch()