Searched refs:avs_tplg_path (Results 1 – 4 of 4) 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 | 94 static struct avs_tplg_path * 100 struct avs_tplg_path *variant; in avs_path_find_variant() 118 static struct avs_tplg_path *avs_condpath_find_variant(struct avs_dev *adev, in avs_condpath_find_variant() 123 struct avs_tplg_path *variant; in avs_condpath_find_variant() 175 struct avs_tplg_path *path_template; in avs_path_set_constraint() 1099 struct avs_tplg_path *template, u32 dma_id) in avs_path_init() 1171 struct avs_tplg_path *template) in avs_path_create_unlocked() 1214 struct avs_tplg_path *template, in avs_condpath_create() 1264 struct avs_tplg_path *variant; in avs_condpaths_walk() 1326 struct avs_tplg_path *variant; in avs_path_create()
|
| H A D | topology.c | 1307 avs_tplg_pipeline_create(struct snd_soc_component *comp, struct avs_tplg_path *owner, in avs_tplg_pipeline_create() 1396 .offset = offsetof(struct avs_tplg_path, id), 1402 .offset = offsetof(struct avs_tplg_path, fe_fmt), 1408 .offset = offsetof(struct avs_tplg_path, be_fmt), 1417 .offset = offsetof(struct avs_tplg_path, id), 1423 .offset = offsetof(struct avs_tplg_path, source_path_id), 1429 .offset = offsetof(struct avs_tplg_path, sink_path_id), 1434 static struct avs_tplg_path * 1440 struct avs_tplg_path *path; in avs_tplg_path_create() 1540 struct avs_tplg_path *path; in parse_path_template()
|
| H A D | path.h | 34 struct avs_tplg_path *template;
|