Home
last modified time | relevance | path

Searched defs:acp_dsp_stream (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/sof/amd/
H A Dacp.h187 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;
[all …]