Searched refs:avs_tplg_path (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/intel/avs/ |
| H A D | topology.h | 185 struct avs_tplg_path { struct 210 struct avs_tplg_path *owner; argument
|
| H A D | path.c | 92 static struct avs_tplg_path * 98 struct avs_tplg_path *variant; in avs_path_find_variant() 116 static struct avs_tplg_path *avs_condpath_find_variant(struct avs_dev *adev, in avs_condpath_find_variant() 121 struct avs_tplg_path *variant; in avs_condpath_find_variant() 173 struct avs_tplg_path *path_template; in avs_path_set_constraint() 1092 struct avs_tplg_path *template, u32 dma_id) in avs_path_init() 1164 struct avs_tplg_path *template) in avs_path_create_unlocked() 1207 struct avs_tplg_path *template, in avs_condpath_create() 1257 struct avs_tplg_path *variant; in avs_condpaths_walk() 1317 struct avs_tplg_path *variant; in avs_path_create()
|
| H A D | topology.c | 1314 avs_tplg_pipeline_create(struct snd_soc_component *comp, struct avs_tplg_path *owner, in avs_tplg_pipeline_create() 1403 .offset = offsetof(struct avs_tplg_path, id), 1409 .offset = offsetof(struct avs_tplg_path, fe_fmt), 1415 .offset = offsetof(struct avs_tplg_path, be_fmt), 1424 .offset = offsetof(struct avs_tplg_path, id), 1430 .offset = offsetof(struct avs_tplg_path, source_path_id), 1436 .offset = offsetof(struct avs_tplg_path, sink_path_id), 1441 static struct avs_tplg_path * 1447 struct avs_tplg_path *path; in avs_tplg_path_create() 1547 struct avs_tplg_path *path; in parse_path_template()
|