Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dsoc-component.h462 int snd_soc_component_probe(struct snd_soc_component *component);
/linux-6.1.9/sound/soc/
Dsoc-component.c340 int snd_soc_component_probe(struct snd_soc_component *component) in snd_soc_component_probe() function
Dsoc-core.c1392 ret = snd_soc_component_probe(component); in soc_probe_component()