Home
last modified time | relevance | path

Searched refs:pcm_status_mmap_allowed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/core/
H A Dpcm_native.c3722 static bool pcm_status_mmap_allowed(struct snd_pcm_file *pcm_file) in pcm_status_mmap_allowed() function
3760 #define pcm_status_mmap_allowed(pcm_file) false macro
3937 if (!pcm_status_mmap_allowed(pcm_file)) in snd_pcm_mmap()