Home
last modified time | relevance | path

Searched refs:snd_dmaengine_pcm_pointer (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/sound/core/
A Dpcm_dmaengine.c249 snd_pcm_uframes_t snd_dmaengine_pcm_pointer(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_pointer() function
270 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_pointer);
/linux-6.3-rc2/include/sound/
A Ddmaengine_pcm.h33 snd_pcm_uframes_t snd_dmaengine_pcm_pointer(struct snd_pcm_substream *substream);
/linux-6.3-rc2/sound/arm/
A Dpxa2xx-pcm-lib.c70 return snd_dmaengine_pcm_pointer(substream); in pxa2xx_pcm_pointer()
/linux-6.3-rc2/sound/soc/tegra/
A Dtegra_pcm.c187 return snd_dmaengine_pcm_pointer(substream); in tegra_pcm_pointer()
/linux-6.3-rc2/sound/soc/
A Dsoc-generic-dmaengine-pcm.c287 return snd_dmaengine_pcm_pointer(substream); in dmaengine_pcm_pointer()
/linux-6.3-rc2/sound/soc/apple/
A Dmca.c893 return snd_dmaengine_pcm_pointer(substream); in mca_pointer()

Completed in 10 milliseconds