Searched refs:avs_tplg_binding (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/sound/soc/intel/avs/ |
| H A D | topology.h | 34 struct avs_tplg_binding *bindings; 137 struct avs_tplg_binding { struct 191 struct avs_tplg_binding **bindings;
|
| H A D | path.h | 55 struct avs_tplg_binding *template;
|
| H A D | topology.c | 352 AVS_DEFINE_PTR_PARSER(binding, struct avs_tplg_binding, bindings); 1077 .offset = offsetof(struct avs_tplg_binding, target_tplg_name), 1083 .offset = offsetof(struct avs_tplg_binding, target_path_tmpl_id), 1089 .offset = offsetof(struct avs_tplg_binding, target_ppl_id), 1095 .offset = offsetof(struct avs_tplg_binding, target_mod_id), 1101 .offset = offsetof(struct avs_tplg_binding, target_mod_pin), 1107 .offset = offsetof(struct avs_tplg_binding, mod_id), 1113 .offset = offsetof(struct avs_tplg_binding, mod_pin), 1119 .offset = offsetof(struct avs_tplg_binding, is_sink),
|
| H A D | path.c | 814 struct avs_tplg_binding *t; in avs_path_binding_arm() 868 struct avs_tplg_binding *t) in avs_path_binding_create()
|