Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dsoc-component.h528 int snd_soc_pcm_component_pm_runtime_get(struct snd_soc_pcm_runtime *rtd,
/linux-6.6.21/sound/soc/
Dsoc-compress.c105 ret = snd_soc_pcm_component_pm_runtime_get(rtd, cstream); in soc_compr_open()
Dsoc-component.c1250 int snd_soc_pcm_component_pm_runtime_get(struct snd_soc_pcm_runtime *rtd, in snd_soc_pcm_component_pm_runtime_get() function
Dsoc-pcm.c802 ret = snd_soc_pcm_component_pm_runtime_get(rtd, substream); in __soc_pcm_open()