Searched refs:snd_soc_dobj (Results 1 – 7 of 7) sorted by relevance
| /linux/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 | 837 struct snd_soc_dobj dobj; /* For topology */ 1261 struct snd_soc_dobj dobj; 1274 struct snd_soc_dobj dobj; 1300 struct snd_soc_dobj dobj;
|
| A D | soc-dai.h | 411 struct snd_soc_dobj dobj;
|
| A D | soc-dapm.h | 592 struct snd_soc_dobj dobj; 667 struct snd_soc_dobj dobj;
|
| /linux/sound/soc/qcom/qdsp6/ |
| A D | topology.c | 579 struct snd_soc_dobj *dobj; in audioreach_widget_load_module_common() 606 struct snd_soc_dobj *dobj; in audioreach_widget_load_enc_dec_cnv() 763 struct snd_soc_dobj *dobj; in audioreach_widget_load_buffer() 805 struct snd_soc_dobj *dobj; in audioreach_widget_load_mixer() 870 struct snd_soc_dobj *dobj; in audioreach_widget_load_pga() 926 struct snd_soc_dobj *dobj) in audioreach_widget_unload() 1037 struct snd_soc_dobj *dobj; in audioreach_route_load() 1053 struct snd_soc_dobj *dobj) in audioreach_route_unload() 1223 struct snd_soc_dobj *dobj; in audioreach_control_load() 1254 struct snd_soc_dobj *dobj) in audioreach_control_unload()
|
| /linux/sound/soc/sof/ |
| A D | topology.c | 957 struct snd_soc_dobj *dobj; in sof_control_load() 1027 struct snd_soc_dobj *dobj) in sof_control_unload() 1590 struct snd_soc_dobj *dobj) in sof_route_unload() 1607 struct snd_soc_dobj *dobj) in sof_widget_unload() 1821 struct snd_soc_dobj *dobj) in sof_dai_unload() 2046 static int sof_link_unload(struct snd_soc_component *scomp, struct snd_soc_dobj *dobj) in sof_link_unload() 2070 struct snd_soc_dobj *dobj = &route->dobj; in sof_route_load() 2404 struct snd_soc_dobj *dobj) in sof_dspless_widget_unload()
|
| /linux/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() 408 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_dai() 429 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_link() 447 struct snd_soc_dobj *dobj, int pass) in remove_backend_link() 2191 struct snd_soc_dobj *dobj, *next_dobj; in snd_soc_tplg_component_remove()
|
Completed in 33 milliseconds