Searched defs:sst_hsw_stream (Results 1 – 1 of 1) sorted by relevance
217 struct sst_hsw_stream { struct219 struct sst_hsw_ipc_stream_alloc_req request;220 struct sst_hsw_ipc_stream_alloc_reply reply;221 struct sst_hsw_ipc_stream_free_req free_req;246 u32 (*notify_position)(struct sst_hsw_stream *stream, void *data); argument247 void *pdata;250 snd_pcm_uframes_t old_position;251 bool play_silence;252 struct list_head node;