Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H 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);
/openbmc/linux/include/sound/
H A Ddmaengine_pcm.h33 snd_pcm_uframes_t snd_dmaengine_pcm_pointer(struct snd_pcm_substream *substream);
/openbmc/linux/sound/arm/
H A Dpxa2xx-pcm-lib.c70 return snd_dmaengine_pcm_pointer(substream); in pxa2xx_pcm_pointer()
/openbmc/linux/sound/soc/tegra/
H A Dtegra_pcm.c190 return snd_dmaengine_pcm_pointer(substream); in tegra_pcm_pointer()
/openbmc/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c287 return snd_dmaengine_pcm_pointer(substream); in dmaengine_pcm_pointer()
/openbmc/linux/sound/soc/apple/
H A Dmca.c893 return snd_dmaengine_pcm_pointer(substream); in mca_pointer()