Home
last modified time | relevance | path

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

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