Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dsoc-component.h517 int snd_soc_pcm_component_mmap(struct snd_pcm_substream *substream,
/linux-6.6.21/sound/soc/
Dsoc-component.c1095 int snd_soc_pcm_component_mmap(struct snd_pcm_substream *substream, in snd_soc_pcm_component_mmap() function
Dsoc-pcm.c2995 rtd->ops.mmap = snd_soc_pcm_component_mmap; in soc_new_pcm()