Searched defs:sst_hsw_stream (Results 1 – 1 of 1) sorted by relevance
218 struct sst_hsw_stream { struct220 struct sst_hsw_ipc_stream_alloc_req request;221 struct sst_hsw_ipc_stream_alloc_reply reply;222 struct sst_hsw_ipc_stream_free_req free_req;247 u32 (*notify_position)(struct sst_hsw_stream *stream, void *data); argument248 void *pdata;251 snd_pcm_uframes_t old_position;252 bool play_silence;253 struct list_head node;