Searched refs:avs_tplg_binding (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/soc/intel/avs/ |
| H A D | topology.h | 34 struct avs_tplg_binding *bindings; 140 struct avs_tplg_binding { struct 206 struct avs_tplg_binding **bindings;
|
| H A D | path.h | 68 struct avs_tplg_binding *template;
|
| H A D | topology.c | 352 AVS_DEFINE_PTR_PARSER(binding, struct avs_tplg_binding, bindings); 1094 .offset = offsetof(struct avs_tplg_binding, target_tplg_name), 1100 .offset = offsetof(struct avs_tplg_binding, target_path_tmpl_id), 1106 .offset = offsetof(struct avs_tplg_binding, target_ppl_id), 1112 .offset = offsetof(struct avs_tplg_binding, target_mod_id), 1118 .offset = offsetof(struct avs_tplg_binding, target_mod_pin), 1124 .offset = offsetof(struct avs_tplg_binding, mod_id), 1130 .offset = offsetof(struct avs_tplg_binding, mod_pin), 1136 .offset = offsetof(struct avs_tplg_binding, is_sink),
|
| H A D | path.c | 913 struct avs_tplg_binding *t; in avs_path_binding_arm() 967 struct avs_tplg_binding *t) in avs_path_binding_create()
|