Searched refs:snd_pcm_mmap_data (Results 1 – 3 of 3) sorted by relevance
3757 int snd_pcm_mmap_data(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_data() function3799 EXPORT_SYMBOL(snd_pcm_mmap_data);3831 return snd_pcm_mmap_data(substream, file, area); in snd_pcm_mmap()
583 int snd_pcm_mmap_data(struct snd_pcm_substream *substream, struct file *file, struct vm_area_struct…
2894 err = snd_pcm_mmap_data(substream, file, area); in snd_pcm_oss_mmap()