Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_led.c21 enum rtw_led_state state_condition; member
470 if (!(event_args->state_condition & in _phl_led_ctrl_event_hdlr()
916 enum rtw_led_state state_condition, in rtw_phl_led_set_action() argument
944 state_condition); in rtw_phl_led_set_action()
950 if (event_args->state_condition == state_condition) { in rtw_phl_led_set_action()
955 __func__, event, state_condition); in rtw_phl_led_set_action()
981 event_args->state_condition = state_condition; in rtw_phl_led_set_action()
H A Dphl_api.h478 enum rtw_led_state state_condition,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_led.c21 enum rtw_led_state state_condition; member
470 if (!(event_args->state_condition & in _phl_led_ctrl_event_hdlr()
916 enum rtw_led_state state_condition, in rtw_phl_led_set_action() argument
944 state_condition); in rtw_phl_led_set_action()
950 if (event_args->state_condition == state_condition) { in rtw_phl_led_set_action()
955 __func__, event, state_condition); in rtw_phl_led_set_action()
981 event_args->state_condition = state_condition; in rtw_phl_led_set_action()
H A Dphl_api.h475 enum rtw_led_state state_condition,