Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dsoc-component.h299 #define snd_soc_component_module_get_when_open(component) \ macro
/Linux-v5.4/sound/soc/
Dsoc-pcm.c442 ret = snd_soc_component_module_get_when_open(component); in soc_pcm_components_open()