Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/sof/amd/
Dacp.h158 struct acp_dsp_stream { struct
159 struct list_head list;
160 struct snd_sof_dev *sdev;
161 struct snd_pcm_substream *substream;
162 struct snd_dma_buffer *dmab;
163 int num_pages;
164 int stream_tag;
165 int active;
166 unsigned int reg_offset;
167 size_t posn_offset;
[all …]