Searched refs:iwm_led_blink_timeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/iwm/
H A Dif_iwm_led.c159 iwm_led_blink_timeout(void *arg) function
172 iwm_led_blink_timeout, sc);
178 callout_reset(&sc->sc_led_blink_to, 0, iwm_led_blink_timeout, sc);

Completed in 113 milliseconds