Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/intel/avs/
Dtopology.h34 struct avs_tplg_binding *bindings;
125 struct avs_tplg_binding { struct
179 struct avs_tplg_binding **bindings;
Dpath.h55 struct avs_tplg_binding *template;
Dtopology.c352 AVS_DEFINE_PTR_PARSER(binding, struct avs_tplg_binding, bindings);
1017 .offset = offsetof(struct avs_tplg_binding, target_tplg_name),
1023 .offset = offsetof(struct avs_tplg_binding, target_path_tmpl_id),
1029 .offset = offsetof(struct avs_tplg_binding, target_ppl_id),
1035 .offset = offsetof(struct avs_tplg_binding, target_mod_id),
1041 .offset = offsetof(struct avs_tplg_binding, target_mod_pin),
1047 .offset = offsetof(struct avs_tplg_binding, mod_id),
1053 .offset = offsetof(struct avs_tplg_binding, mod_pin),
1059 .offset = offsetof(struct avs_tplg_binding, is_sink),
Dpath.c623 struct avs_tplg_binding *t; in avs_path_binding_arm()
677 struct avs_tplg_binding *t) in avs_path_binding_create()