Searched refs:snd_pcm_lib_default_mmap (Results 1 – 5 of 5) sorted by relevance
309 return snd_pcm_lib_default_mmap(substream, vma); in sst_byt_pcm_mmap()
878 .mmap = snd_pcm_lib_default_mmap,
1292 int snd_pcm_lib_default_mmap(struct snd_pcm_substream *substream,
3392 int snd_pcm_lib_default_mmap(struct snd_pcm_substream *substream, in snd_pcm_lib_default_mmap() function3417 EXPORT_SYMBOL_GPL(snd_pcm_lib_default_mmap);3484 err = snd_pcm_lib_default_mmap(substream, area); in snd_pcm_mmap_data()
495 return snd_pcm_lib_default_mmap(substream, area); in azx_pcm_mmap()