Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/
Dsoc-core.c1114 static int soc_probe_component(struct snd_soc_card *card, in soc_probe_component() function
1238 ret = soc_probe_component(card, component); in soc_probe_link_components()
1247 ret = soc_probe_component(card, component); in soc_probe_link_components()
1255 ret = soc_probe_component(card, &platform->component); in soc_probe_link_components()
1440 ret = soc_probe_component(card, rtd->component); in soc_probe_aux_dev()