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

/freebsd-12-stable/sys/dev/iwm/
H A Dif_iwm_led.c161 iwm_led_blink_timeout(void *arg) function
174 iwm_led_blink_timeout, sc);
180 callout_reset(&sc->sc_led_blink_to, 0, iwm_led_blink_timeout, sc);

Completed in 61 milliseconds