Home
last modified time | relevance | path

Searched defs:led_event (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_led.c996 void phl_led_control(struct phl_info_t *phl_info, enum rtw_led_event led_event) in phl_led_control()
1030 void rtw_phl_led_control(void *phl, enum rtw_led_event led_event) in rtw_phl_led_control()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_led.c996 void phl_led_control(struct phl_info_t *phl_info, enum rtw_led_event led_event) in phl_led_control()
1030 void rtw_phl_led_control(void *phl, enum rtw_led_event led_event) in rtw_phl_led_control()
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Ddrvfbi.c388 static void led_indication(struct s_smc *smc, int led_event) in led_indication()