Lines Matching defs:acp_dsp_stream
167 struct acp_dsp_stream { struct
168 struct list_head list;
169 struct snd_sof_dev *sdev;
170 struct snd_pcm_substream *substream;
171 struct snd_dma_buffer *dmab;
172 int num_pages;
173 int stream_tag;
174 int active;
175 unsigned int reg_offset;
176 size_t posn_offset;
177 struct snd_compr_stream *cstream;
178 u64 cstream_posn;