Home
last modified time | relevance | path

Searched refs:MSG_EVT_LED_EVT_START (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_led.c766 if(msg_evt_id < MSG_EVT_LED_EVT_START || msg_evt_id > MSG_EVT_LED_EVT_END){ 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()
1022 SET_MSG_EVT_ID_FIELD(msg.msg_id, led_event + MSG_EVT_LED_EVT_START); in phl_led_control()
H A Dphl_def.h666 MSG_EVT_LED_EVT_START = 5001, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_led.c766 if(msg_evt_id < MSG_EVT_LED_EVT_START || msg_evt_id > MSG_EVT_LED_EVT_END){ 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()
1022 SET_MSG_EVT_ID_FIELD(msg.msg_id, led_event + MSG_EVT_LED_EVT_START); in phl_led_control()
H A Dphl_def.h667 MSG_EVT_LED_EVT_START = 5001, enumerator