Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/intel/avs/
H A Dtopology.h173 struct avs_tplg_path { struct
195 struct avs_tplg_path *owner; argument
H A Dpath.h21 struct avs_tplg_path *template;
H A Dpath.c94 static struct avs_tplg_path *
100 struct avs_tplg_path *variant; in avs_path_find_variant()
126 struct avs_tplg_path *path_template; in avs_path_set_constraint()
1000 struct avs_tplg_path *template, u32 dma_id) in avs_path_init()
1068 struct avs_tplg_path *template) in avs_path_create_unlocked()
1106 struct avs_tplg_path *variant; in avs_path_create()
H A Dtopology.c1284 avs_tplg_pipeline_create(struct snd_soc_component *comp, struct avs_tplg_path *owner, in avs_tplg_pipeline_create()
1373 .offset = offsetof(struct avs_tplg_path, id),
1379 .offset = offsetof(struct avs_tplg_path, fe_fmt),
1385 .offset = offsetof(struct avs_tplg_path, be_fmt),
1390 static struct avs_tplg_path *
1396 struct avs_tplg_path *path; in avs_tplg_path_create()
1463 struct avs_tplg_path *path; in parse_path_template()