Searched refs:snd_soc_dobj (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/include/sound/ |
A D | soc-topology.h | 61 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 *);
|
A D | soc.h | 753 struct snd_soc_dobj dobj; /* For topology */ 1146 struct snd_soc_dobj dobj; 1159 struct snd_soc_dobj dobj; 1185 struct snd_soc_dobj dobj;
|
A D | soc-dapm.h | 550 struct snd_soc_dobj dobj; 624 struct snd_soc_dobj dobj;
|
A D | soc-dai.h | 399 struct snd_soc_dobj dobj;
|
/linux-6.3-rc2/sound/soc/qcom/qdsp6/ |
A D | topology.c | 577 struct snd_soc_dobj *dobj; in audioreach_widget_load_module_common() 604 struct snd_soc_dobj *dobj; in audioreach_widget_load_enc_dec_cnv() 738 struct snd_soc_dobj *dobj; in audioreach_widget_load_buffer() 777 struct snd_soc_dobj *dobj; in audioreach_widget_load_mixer() 842 struct snd_soc_dobj *dobj; in audioreach_widget_load_pga() 898 struct snd_soc_dobj *dobj) in audioreach_widget_unload() 1009 struct snd_soc_dobj *dobj; in audioreach_route_load() 1025 struct snd_soc_dobj *dobj) in audioreach_route_unload() 1195 struct snd_soc_dobj *dobj; in audioreach_control_load() 1226 struct snd_soc_dobj *dobj) in audioreach_control_unload()
|
/linux-6.3-rc2/sound/soc/sof/ |
A D | topology.c | 951 struct snd_soc_dobj *dobj; in sof_control_load() 1021 struct snd_soc_dobj *dobj) in sof_control_unload() 1552 struct snd_soc_dobj *dobj) in sof_route_unload() 1569 struct snd_soc_dobj *dobj) in sof_widget_unload() 1781 struct snd_soc_dobj *dobj) in sof_dai_unload() 1997 static int sof_link_unload(struct snd_soc_component *scomp, struct snd_soc_dobj *dobj) in sof_link_unload() 2019 struct snd_soc_dobj *dobj = &route->dobj; in sof_route_load()
|
/linux-6.3-rc2/sound/soc/ |
A D | soc-topology.c | 354 static void soc_tplg_remove_kcontrol(struct snd_soc_component *comp, struct snd_soc_dobj *dobj, in soc_tplg_remove_kcontrol() 371 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_route() 384 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_widget() 412 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_dai() 433 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_link() 451 struct snd_soc_dobj *dobj, int pass) in remove_backend_link() 2589 struct snd_soc_dobj *dobj, *next_dobj; in snd_soc_tplg_component_remove()
|
/linux-6.3-rc2/sound/soc/intel/skylake/ |
A D | skl-topology.c | 3605 struct snd_soc_dobj *dobj; in skl_tplg_complete()
|
Completed in 31 milliseconds