Home
last modified time | relevance | path

Searched refs:hw_support_mmap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c244 static bool hw_support_mmap(struct snd_pcm_substream *substream) in hw_support_mmap() function
496 if (!hw_support_mmap(substream)) in fixup_unreferenced_params()
2604 if (hw_support_mmap(substream)) { in snd_pcm_hw_constraints_complete()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c257 static bool hw_support_mmap(struct snd_pcm_substream *substream) in hw_support_mmap() function
514 if (!hw_support_mmap(substream)) in fixup_unreferenced_params()
2621 if (hw_support_mmap(substream)) { in snd_pcm_hw_constraints_complete()

Completed in 10 milliseconds