Home
last modified time | relevance | path

Searched refs:pxa2xx_pcm_pointer (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/sound/
Dpxa2xx-lib.h13 extern snd_pcm_uframes_t pxa2xx_pcm_pointer(struct snd_pcm_substream *substream);
/linux-4.1.27/sound/arm/
Dpxa2xx-pcm-lib.c154 pxa2xx_pcm_pointer(struct snd_pcm_substream *substream) in pxa2xx_pcm_pointer() function
167 EXPORT_SYMBOL(pxa2xx_pcm_pointer);
Dpxa2xx-pcm.c85 .pointer = pxa2xx_pcm_pointer,
/linux-4.1.27/sound/soc/pxa/
Dpxa2xx-pcm.c88 .pointer = pxa2xx_pcm_pointer,