Home
last modified time | relevance | path

Searched refs:avs_tplg_binding (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/intel/avs/
H A Dtopology.h34 struct avs_tplg_binding *bindings;
140 struct avs_tplg_binding { struct
206 struct avs_tplg_binding **bindings;
H A Dtopology.c352 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 Dpath.c906 struct avs_tplg_binding *t; in avs_path_binding_arm()
960 struct avs_tplg_binding *t) in avs_path_binding_create()