Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drtwvar.h348 struct timeout ls_fast_ch; member
H A Drtw.c2485 timeout_del(&ls->ls_fast_ch); in rtw_led_newstate()
2492 timeout_add_msec(&ls->ls_fast_ch, RTW_LED_FAST_MSEC); in rtw_led_newstate()
2580 timeout_add_msec(&ls->ls_fast_ch, RTW_LED_FAST_MSEC); in rtw_led_fastblink()
2600 timeout_set(&ls->ls_fast_ch, rtw_led_fastblink, arg); in rtw_led_attach()