Lines Matching defs:acp_dsp_stream
184 struct acp_dsp_stream { struct
185 struct list_head list;
186 struct snd_sof_dev *sdev;
187 struct snd_pcm_substream *substream;
188 struct snd_dma_buffer *dmab;
189 int num_pages;
190 int stream_tag;
191 int active;
192 unsigned int reg_offset;
193 size_t posn_offset;
194 struct snd_compr_stream *cstream;
195 u64 cstream_posn;