Lines Matching defs:comp
65 struct snd_soc_component *comp; member
351 struct snd_soc_component *comp = tplg->comp; in soc_tplg_add_kcontrol() local
358 static void remove_mixer(struct snd_soc_component *comp, in remove_mixer()
374 static void remove_enum(struct snd_soc_component *comp, in remove_enum()
390 static void remove_bytes(struct snd_soc_component *comp, in remove_bytes()
406 static void remove_route(struct snd_soc_component *comp, in remove_route()
419 static void remove_widget(struct snd_soc_component *comp, in remove_widget()
447 static void remove_dai(struct snd_soc_component *comp, in remove_dai()
468 static void remove_link(struct snd_soc_component *comp, in remove_link()
486 static void remove_backend_link(struct snd_soc_component *comp, in remove_backend_link()
2662 int snd_soc_tplg_component_load(struct snd_soc_component *comp, in snd_soc_tplg_component_load()
2701 int snd_soc_tplg_component_remove(struct snd_soc_component *comp) in snd_soc_tplg_component_remove()