Searched refs:avs_tplg_binding (Results 1 – 3 of 3) 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 | topology.c | 352 AVS_DEFINE_PTR_PARSER(binding, struct avs_tplg_binding, bindings); 1095 .offset = offsetof(struct avs_tplg_binding, target_tplg_name), 1101 .offset = offsetof(struct avs_tplg_binding, target_path_tmpl_id), 1107 .offset = offsetof(struct avs_tplg_binding, target_ppl_id), 1113 .offset = offsetof(struct avs_tplg_binding, target_mod_id), 1119 .offset = offsetof(struct avs_tplg_binding, target_mod_pin), 1125 .offset = offsetof(struct avs_tplg_binding, mod_id), 1131 .offset = offsetof(struct avs_tplg_binding, mod_pin), 1137 .offset = offsetof(struct avs_tplg_binding, is_sink),
|
| H A D | path.c | 906 struct avs_tplg_binding *t; in avs_path_binding_arm() 960 struct avs_tplg_binding *t) in avs_path_binding_create()
|