Home
last modified time | relevance | path

Searched refs:snd_soc_dobj (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dsoc-topology.h61 struct snd_soc_dobj { struct
65 int (*unload)(struct snd_soc_component *comp, struct snd_soc_dobj *dobj); argument
114 struct snd_soc_dobj *);
120 struct snd_soc_dobj *);
130 struct snd_soc_dobj *);
138 struct snd_soc_dobj *);
145 struct snd_soc_dobj *);
/linux/sound/soc/qcom/qdsp6/
H A Dtopology.c599 struct snd_soc_dobj *dobj; in audioreach_widget_load_module_common()
628 struct snd_soc_dobj *dobj; in audioreach_widget_load_enc_dec_cnv()
785 struct snd_soc_dobj *dobj; in audioreach_widget_load_buffer()
827 struct snd_soc_dobj *dobj; in audioreach_widget_load_mixer()
892 struct snd_soc_dobj *dobj; in audioreach_widget_load_pga()
948 struct snd_soc_dobj *dobj) in audioreach_widget_unload()
1062 struct snd_soc_dobj *dobj; in audioreach_route_load()
1078 struct snd_soc_dobj *dobj) in audioreach_route_unload()
1248 struct snd_soc_dobj *dobj; in audioreach_control_load()
1279 struct snd_soc_dobj *dob in audioreach_control_unload()
[all...]
/linux/sound/soc/sof/
H A Dtopology.c969 struct snd_soc_dobj *dobj; in sof_control_load()
1041 struct snd_soc_dobj *dobj) in sof_control_unload()
1614 struct snd_soc_dobj *dobj) in sof_route_unload()
1631 struct snd_soc_dobj *dobj) in sof_widget_unload()
1845 struct snd_soc_dobj *dobj) in sof_dai_unload()
2061 static int sof_link_unload(struct snd_soc_component *scomp, struct snd_soc_dobj *dobj) in sof_link_unload()
2084 struct snd_soc_dobj *dobj = &route->dobj; in sof_route_load()
2431 struct snd_soc_dobj *dobj) in sof_dspless_widget_unload()
/linux/sound/soc/
H A Dsoc-topology.c349 static void soc_tplg_remove_kcontrol(struct snd_soc_component *comp, struct snd_soc_dobj *dobj, in soc_tplg_remove_kcontrol()
366 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_route()
379 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_widget()
403 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_dai()
424 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_link()
445 struct snd_soc_dobj *dobj, int pass) in remove_backend_link()
2170 struct snd_soc_dobj *dobj, *next_dobj; in snd_soc_tplg_component_remove()