Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/amd/
A Dacp.h146 struct acp_dsp_stream { struct
147 struct list_head list;
148 struct snd_sof_dev *sdev;
149 struct snd_pcm_substream *substream;
150 struct snd_dma_buffer *dmab;
151 int num_pages;
152 int stream_tag;
153 int active;
154 unsigned int reg_offset;
155 size_t posn_offset;

Completed in 7 milliseconds