Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-component.c323 int snd_soc_component_probe(struct snd_soc_component *component) in snd_soc_component_probe() function
Dsoc-core.c1217 ret = snd_soc_component_probe(component); in soc_probe_component()