snd_pcm_lib_default_mmap
int snd_pcm_lib_default_mmap(struct snd_pcm_substream *substream,
EXPORT_SYMBOL_GPL(snd_pcm_lib_default_mmap);
err = snd_pcm_lib_default_mmap(substream, area);
return snd_pcm_lib_default_mmap(substream, vma);
return snd_pcm_lib_default_mmap(substream, vma);