Home
last modified time | relevance | path

Searched refs:pxa2xx_pcm_mmap (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/sound/arm/
Dpxa2xx-pcm-lib.c134 int pxa2xx_pcm_mmap(struct snd_pcm_substream *substream, in pxa2xx_pcm_mmap() function
141 EXPORT_SYMBOL(pxa2xx_pcm_mmap);
269 return pxa2xx_pcm_mmap(substream, vma); in pxa2xx_soc_pcm_mmap()
Dpxa2xx-ac97.c181 .mmap = pxa2xx_pcm_mmap,
/kernel/linux/linux-5.10/include/sound/
Dpxa2xx-lib.h23 extern int pxa2xx_pcm_mmap(struct snd_pcm_substream *substream,