Home
last modified time | relevance | path

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

/linux-4.4.14/sound/arm/
Dpxa2xx-pcm-lib.c83 pxa2xx_pcm_pointer(struct snd_pcm_substream *substream) in pxa2xx_pcm_pointer() function
87 EXPORT_SYMBOL(pxa2xx_pcm_pointer);
Dpxa2xx-pcm.c79 .pointer = pxa2xx_pcm_pointer,
/linux-4.4.14/include/sound/
Dpxa2xx-lib.h13 extern snd_pcm_uframes_t pxa2xx_pcm_pointer(struct snd_pcm_substream *substream);
/linux-4.4.14/sound/soc/pxa/
Dpxa2xx-pcm.c56 .pointer = pxa2xx_pcm_pointer,