avs_tplg_binding
struct avs_tplg_binding *t;
struct avs_tplg_binding *t)
struct avs_tplg_binding *template;
.offset = offsetof(struct avs_tplg_binding, target_tplg_name),
.offset = offsetof(struct avs_tplg_binding, target_path_tmpl_id),
.offset = offsetof(struct avs_tplg_binding, target_ppl_id),
.offset = offsetof(struct avs_tplg_binding, target_mod_id),
.offset = offsetof(struct avs_tplg_binding, target_mod_pin),
.offset = offsetof(struct avs_tplg_binding, mod_id),
.offset = offsetof(struct avs_tplg_binding, mod_pin),
.offset = offsetof(struct avs_tplg_binding, is_sink),
AVS_DEFINE_PTR_PARSER(binding, struct avs_tplg_binding, bindings);
struct avs_tplg_binding **bindings;
struct avs_tplg_binding *bindings;