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.h188 struct acp_dsp_stream { struct
189 struct list_head list;
190 struct snd_sof_dev *sdev;
191 struct snd_pcm_substream *substream;
192 struct snd_dma_buffer *dmab;
193 int num_pages;
194 int stream_tag;
195 int active;
196 unsigned int reg_offset;
197 size_t posn_offset;
[all …]