Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-core.c1100 static int soc_probe_component(struct snd_soc_card *card, in soc_probe_component() function
1234 ret = soc_probe_component(card, component); in soc_probe_link_components()
1243 ret = soc_probe_component(card, component); in soc_probe_link_components()
1251 ret = soc_probe_component(card, &platform->component); in soc_probe_link_components()
1436 ret = soc_probe_component(card, rtd->component); in soc_probe_aux_dev()