Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/
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.1.9/include/sound/
Ddmaengine_pcm.h33 snd_pcm_uframes_t snd_dmaengine_pcm_pointer(struct snd_pcm_substream *substream);
/linux-6.1.9/sound/arm/
Dpxa2xx-pcm-lib.c70 return snd_dmaengine_pcm_pointer(substream); in pxa2xx_pcm_pointer()
/linux-6.1.9/sound/soc/tegra/
Dtegra_pcm.c187 return snd_dmaengine_pcm_pointer(substream); in tegra_pcm_pointer()
/linux-6.1.9/sound/soc/pxa/
Dmmp-pcm.c90 return snd_dmaengine_pcm_pointer(substream); in mmp_pcm_pointer()
/linux-6.1.9/sound/soc/
Dsoc-generic-dmaengine-pcm.c287 return snd_dmaengine_pcm_pointer(substream); in dmaengine_pcm_pointer()
/linux-6.1.9/sound/soc/apple/
Dmca.c885 return snd_dmaengine_pcm_pointer(substream); in mca_pointer()