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.14.4/include/sound/
Dsoc-component.h415 #define snd_soc_component_module_get_when_open(component, substream) \ macro
/linux-6.14.4/sound/soc/
Dsoc-compress.c32 ret = snd_soc_component_module_get_when_open(component, cstream); in snd_soc_compr_components_open()
Dsoc-pcm.c743 ret = snd_soc_component_module_get_when_open(component, substream); in soc_pcm_components_open()