Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sound_fsm.h53 SND_ST_FUNC_INIT, enumerator
H A Dphl_sound_fsm.c233 phl_fsm_state_goto(snd->fsm_obj, SND_ST_FUNC_INIT); in snd_fsm_func_leave_st_hdl()
247 phl_fsm_state_goto(snd->fsm_obj, SND_ST_FUNC_INIT); in snd_fsm_func_leave_st_hdl()
562 ST_ENT(SND_ST_FUNC_INIT, snd_fsm_func_init_st_hdl),
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sound_fsm.h53 SND_ST_FUNC_INIT, enumerator
H A Dphl_sound_fsm.c233 phl_fsm_state_goto(snd->fsm_obj, SND_ST_FUNC_INIT); in snd_fsm_func_leave_st_hdl()
247 phl_fsm_state_goto(snd->fsm_obj, SND_ST_FUNC_INIT); in snd_fsm_func_leave_st_hdl()
562 ST_ENT(SND_ST_FUNC_INIT, snd_fsm_func_init_st_hdl),