Symbol: wm_adsp2_component_remove
sound/soc/codecs/cs35l41.c
953
wm_adsp2_component_remove(&cs35l41->dsp, component);
sound/soc/codecs/cs35l45.c
891
wm_adsp2_component_remove(&cs35l45->dsp, component);
sound/soc/codecs/cs35l56.c
1319
wm_adsp2_component_remove(&cs35l56->dsp, component);
sound/soc/codecs/cs47l15.c
1324
wm_adsp2_component_remove(&cs47l15->core.adsp[0], component);
sound/soc/codecs/cs47l24.c
1161
wm_adsp2_component_remove(&priv->core.adsp[1], component);
sound/soc/codecs/cs47l24.c
1162
wm_adsp2_component_remove(&priv->core.adsp[2], component);
sound/soc/codecs/cs47l24.c
1171
wm_adsp2_component_remove(&priv->core.adsp[1], component);
sound/soc/codecs/cs47l24.c
1172
wm_adsp2_component_remove(&priv->core.adsp[2], component);
sound/soc/codecs/cs47l35.c
1608
wm_adsp2_component_remove(&cs47l35->core.adsp[i], component);
sound/soc/codecs/cs47l85.c
2545
wm_adsp2_component_remove(&cs47l85->core.adsp[i], component);
sound/soc/codecs/cs47l90.c
2464
wm_adsp2_component_remove(&cs47l90->core.adsp[i], component);
sound/soc/codecs/cs47l92.c
1929
wm_adsp2_component_remove(&cs47l92->core.adsp[0], component);
sound/soc/codecs/cs48l32.c
3542
wm_adsp2_component_remove(&cs48l32_codec->dsp, component);
sound/soc/codecs/wm5102.c
1981
wm_adsp2_component_remove(&priv->core.adsp[0], component);
sound/soc/codecs/wm5102.c
1990
wm_adsp2_component_remove(&priv->core.adsp[0], component);
sound/soc/codecs/wm5110.c
2333
wm_adsp2_component_remove(&priv->core.adsp[i], component);
sound/soc/codecs/wm5110.c
2344
wm_adsp2_component_remove(&priv->core.adsp[i], component);
sound/soc/codecs/wm_adsp.c
1146
EXPORT_SYMBOL_GPL(wm_adsp2_component_remove);
sound/soc/codecs/wm_adsp.h
88
int wm_adsp2_component_remove(struct wm_adsp *dsp, struct snd_soc_component *component);