Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.h135 int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component);
Dcs47l24.c1139 ret = wm_adsp2_component_probe(&priv->core.adsp[1], component); in cs47l24_component_probe()
1143 ret = wm_adsp2_component_probe(&priv->core.adsp[2], component); in cs47l24_component_probe()
Dwm5102.c1946 ret = wm_adsp2_component_probe(&priv->core.adsp[0], component); in wm5102_component_probe()
Dwm_adsp.c2890 int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component) in wm_adsp2_component_probe() function
2903 EXPORT_SYMBOL_GPL(wm_adsp2_component_probe);
Dwm5110.c2309 ret = wm_adsp2_component_probe(&priv->core.adsp[i], component); in wm5110_component_probe()