Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbwivar.h553 struct timeout sc_led_blink_end_ch; member
H A Dbwi.c6421 timeout_set(&sc->sc_led_blink_end_ch, bwi_led_blink_end, sc); in bwi_led_attach()
6446 timeout_del(&sc->sc_led_blink_end_ch); in bwi_led_newstate()
6564 timeout_add(&sc->sc_led_blink_end_ch, sc->sc_led_blink_offdur); in bwi_led_blink_next()