Searched refs:avs_tplg_path_template (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/soc/intel/avs/ |
| H A D | topology.h | 36 struct avs_tplg_path_template *condpath_tmpls; 156 struct avs_tplg_path_template { struct 197 struct avs_tplg_path_template *owner;
|
| H A D | topology.c | 1442 avs_tplg_path_create(struct snd_soc_component *comp, struct avs_tplg_path_template *owner, in avs_tplg_path_create() 1503 .offset = offsetof(struct avs_tplg_path_template, id), 1512 .offset = offsetof(struct avs_tplg_path_template, id), 1518 .offset = offsetof(struct avs_tplg_path_template, source.tplg_name), 1524 .offset = offsetof(struct avs_tplg_path_template, source.id), 1530 .offset = offsetof(struct avs_tplg_path_template, sink.tplg_name), 1536 .offset = offsetof(struct avs_tplg_path_template, sink.id), 1543 struct avs_tplg_path_template *template, in parse_path_template() 1587 static struct avs_tplg_path_template * 1591 struct avs_tplg_path_template *template; in avs_tplg_path_template_create() [all …]
|
| H A D | path.c | 56 struct avs_tplg_path_template *pos, *template = NULL; in avs_path_find_path() 94 struct avs_tplg_path_template *template, in avs_path_find_variant() 117 struct avs_tplg_path_template *template, in avs_condpath_find_variant() 139 struct avs_tplg_path_template *template, in avs_condpath_find_match() 168 int avs_path_set_constraint(struct avs_dev *adev, struct avs_tplg_path_template *template, in avs_path_set_constraint() 476 struct avs_tplg_path_template *path_tmpl; in avs_get_module_control() 1256 struct avs_tplg_path_template *template; in avs_condpaths_walk() 1313 struct avs_tplg_path_template *template, in avs_path_create()
|
| H A D | pcm.c | 26 struct avs_tplg_path_template *template; 45 static struct avs_tplg_path_template * 124 struct avs_tplg_path_template *template; in avs_dai_startup()
|