Searched refs:snd_pcm_lib_default_mmap (Results 1 – 4 of 4) sorted by relevance
1394 int snd_pcm_lib_default_mmap(struct snd_pcm_substream *substream,
3893 * snd_pcm_lib_default_mmap - Default PCM data mmap function3902 int snd_pcm_lib_default_mmap(struct snd_pcm_substream *substream, in snd_pcm_lib_default_mmap() function 3913 EXPORT_SYMBOL_GPL(snd_pcm_lib_default_mmap);3981 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()
1344 return snd_pcm_lib_default_mmap(substream, vma); in avs_component_mmap()