Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/mediatek/common/
A Dmtk-base-afe.h140 struct mtk_base_afe_memif { struct
141 unsigned int phys_buf_addr;
142 int buffer_size;
143 struct snd_pcm_substream *substream;
144 const struct mtk_base_memif_data *data;
145 int irq_usage;
146 int const_irq;
147 unsigned char *dma_area;
148 dma_addr_t dma_addr;
149 size_t dma_bytes;

Completed in 4 milliseconds