Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_led.c745 enum phl_msg_evt_id msg_evt_id = MSG_EVT_ID_FIELD(msg->msg_id); in _phl_led_module_msg_hdlr() local
766 if(msg_evt_id < MSG_EVT_LED_EVT_START || msg_evt_id > MSG_EVT_LED_EVT_END){ in _phl_led_module_msg_hdlr()
767 if (msg_evt_id == MSG_EVT_LED_TICK) { in _phl_led_module_msg_hdlr()
784 _phl_led_ctrl_event_hdlr(phl_info, msg_evt_id - MSG_EVT_LED_EVT_START)) in _phl_led_module_msg_hdlr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_led.c745 enum phl_msg_evt_id msg_evt_id = MSG_EVT_ID_FIELD(msg->msg_id); in _phl_led_module_msg_hdlr() local
766 if(msg_evt_id < MSG_EVT_LED_EVT_START || msg_evt_id > MSG_EVT_LED_EVT_END){ in _phl_led_module_msg_hdlr()
767 if (msg_evt_id == MSG_EVT_LED_TICK) { in _phl_led_module_msg_hdlr()
784 _phl_led_ctrl_event_hdlr(phl_info, msg_evt_id - MSG_EVT_LED_EVT_START)) in _phl_led_module_msg_hdlr()