Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dsoc-component.h404 #define snd_soc_component_module_get_when_open(component, substream) \ macro
/linux-6.1.9/sound/soc/
Dsoc-compress.c33 ret = snd_soc_component_module_get_when_open(component, cstream); in snd_soc_compr_components_open()
Dsoc-pcm.c673 ret = snd_soc_component_module_get_when_open(component, substream); in soc_pcm_components_open()