Searched refs:snd_pcm_lib_default_mmap (Results 1 – 4 of 4) sorted by relevance
1421 int snd_pcm_lib_default_mmap(struct snd_pcm_substream *substream,
815 return snd_pcm_lib_default_mmap(substream, vma); in avs_component_mmap()
3822 int snd_pcm_lib_default_mmap(struct snd_pcm_substream *substream, in snd_pcm_lib_default_mmap() function3833 EXPORT_SYMBOL_GPL(snd_pcm_lib_default_mmap);3901 err = snd_pcm_lib_default_mmap(substream, area); in snd_pcm_mmap_data()
921 return snd_pcm_lib_default_mmap(substream, vma); in lpass_platform_pcmops_mmap()