Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sound_fsm.c673 return phl_snd_fsm_send_msg(phl, notify, NULL, 0); in phl_snd_fsm_ev_c2h_snd_down()
699 status = phl_snd_fsm_send_msg(phl, notify, snd_req, in phl_snd_fsm_ev_start_func()
716 return phl_snd_fsm_send_msg(phl, notify, NULL, 0); in phl_snd_fsm_ev_abort()
723 phl_snd_fsm_send_msg(void *phl, enum RTW_PHL_SND_NOTIFY_EVENT notify, in phl_snd_fsm_send_msg() function
H A Dphl_sound_fsm.h89 phl_snd_fsm_send_msg(void *phl, enum RTW_PHL_SND_NOTIFY_EVENT notify,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sound_fsm.c673 return phl_snd_fsm_send_msg(phl, notify, NULL, 0); in phl_snd_fsm_ev_c2h_snd_down()
699 status = phl_snd_fsm_send_msg(phl, notify, snd_req, in phl_snd_fsm_ev_start_func()
716 return phl_snd_fsm_send_msg(phl, notify, NULL, 0); in phl_snd_fsm_ev_abort()
723 phl_snd_fsm_send_msg(void *phl, enum RTW_PHL_SND_NOTIFY_EVENT notify, in phl_snd_fsm_send_msg() function
H A Dphl_sound_fsm.h89 phl_snd_fsm_send_msg(void *phl, enum RTW_PHL_SND_NOTIFY_EVENT notify,