Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/
Dsoc-component.h500 int snd_soc_pcm_component_pm_runtime_get(struct snd_soc_pcm_runtime *rtd,
/Linux-v5.15/sound/soc/
Dsoc-compress.c73 ret = snd_soc_pcm_component_pm_runtime_get(rtd, cstream); in soc_compr_open()
Dsoc-component.c1170 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.c743 ret = snd_soc_pcm_component_pm_runtime_get(rtd, substream); in soc_pcm_open()