| H A D | soc-topology.c | 345 static void soc_tplg_remove_kcontrol(struct snd_soc_component *comp, struct snd_soc_dobj *dobj, in soc_tplg_remove_kcontrol() argument 353 if (dobj->unload) in soc_tplg_remove_kcontrol() 354 dobj->unload(comp, dobj); in soc_tplg_remove_kcontrol() 356 snd_ctl_remove(card, dobj->control.kcontrol); in soc_tplg_remove_kcontrol() 357 list_del(&dobj->list); in soc_tplg_remove_kcontrol() 362 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_route() argument 367 if (dobj->unload) in soc_tplg_remove_route() 368 dobj->unload(comp, dobj); in soc_tplg_remove_route() 375 soc_tplg_remove_widget(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_widget() argument 399 soc_tplg_remove_dai(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_dai() argument 420 soc_tplg_remove_link(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_link() argument 441 remove_backend_link(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) remove_backend_link() argument 2163 struct snd_soc_dobj *dobj, *next_dobj; snd_soc_tplg_component_remove() local [all...] |