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