Home
last modified time | relevance | path

Searched defs:phl_sound_obj (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sound.h158 struct phl_sound_obj { struct
160 struct fsm_main *fsm;
161 struct fsm_obj *fsm_obj;
163 struct phl_sound_param snd_param;
164 struct phl_snd_ops ops;
166 struct phl_info_t *phl_info;
167 void *iface;
169 u8 snd_in_progress;
170 u8 is_terminated;
172 _os_lock snd_lock;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sound.h158 struct phl_sound_obj { struct
160 struct fsm_main *fsm;
161 struct fsm_obj *fsm_obj;
163 struct phl_sound_param snd_param;
164 struct phl_snd_ops ops;
166 struct phl_info_t *phl_info;
167 void *iface;
169 u8 snd_in_progress;
170 u8 is_terminated;
172 _os_lock snd_lock;
[all …]