Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dsoc-component.h407 #define snd_soc_component_module_get_when_probe(component)\ macro
/linux-5.19.10/sound/soc/
Dsoc-core.c1374 ret = snd_soc_component_module_get_when_probe(component); in soc_probe_component()