Home
last modified time | relevance | path

Searched refs:avs_tplg_path_template (Results 1 – 5 of 5) sorted by relevance

/linux/sound/soc/intel/avs/
H A Dtopology.h36 struct avs_tplg_path_template *condpath_tmpls;
156 struct avs_tplg_path_template { struct
197 struct avs_tplg_path_template *owner;
H A Dpath.h76 struct avs_tplg_path_template *template,
85 int avs_path_set_constraint(struct avs_dev *adev, struct avs_tplg_path_template *template,
H A Dtopology.c1435 avs_tplg_path_create(struct snd_soc_component *comp, struct avs_tplg_path_template *owner, in avs_tplg_path_create()
1496 .offset = offsetof(struct avs_tplg_path_template, id),
1505 .offset = offsetof(struct avs_tplg_path_template, id),
1511 .offset = offsetof(struct avs_tplg_path_template, source.tplg_name),
1517 .offset = offsetof(struct avs_tplg_path_template, source.id),
1523 .offset = offsetof(struct avs_tplg_path_template, sink.tplg_name),
1529 .offset = offsetof(struct avs_tplg_path_template, sink.id),
1536 struct avs_tplg_path_template *template, in parse_path_template()
1580 static struct avs_tplg_path_template *
1584 struct avs_tplg_path_template *template; in avs_tplg_path_template_create()
[all …]
H A Dpath.c55 struct avs_tplg_path_template *pos, *template = NULL; in avs_path_find_path()
96 struct avs_tplg_path_template *template, in avs_path_find_variant()
119 struct avs_tplg_path_template *template, in avs_condpath_find_variant()
141 struct avs_tplg_path_template *template, in avs_condpath_find_match()
170 int avs_path_set_constraint(struct avs_dev *adev, struct avs_tplg_path_template *template, in avs_path_set_constraint()
478 struct avs_tplg_path_template *path_tmpl; in avs_get_module_control()
1263 struct avs_tplg_path_template *template; in avs_condpaths_walk()
1322 struct avs_tplg_path_template *template, in avs_path_create()
H A Dpcm.c25 struct avs_tplg_path_template *template;
44 static struct avs_tplg_path_template *
123 struct avs_tplg_path_template *template; in avs_dai_startup()