Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/avs/
Dtopology.h162 struct avs_tplg_pipeline { struct
184 struct avs_tplg_pipeline *owner; argument
Dpath.h32 struct avs_tplg_pipeline *template;
Dtopology.c1049 avs_tplg_module_create(struct snd_soc_component *comp, struct avs_tplg_pipeline *owner, in avs_tplg_module_create()
1074 .offset = offsetof(struct avs_tplg_pipeline, id),
1080 .offset = offsetof(struct avs_tplg_pipeline, cfg),
1086 .offset = offsetof(struct avs_tplg_pipeline, num_bindings),
1100 static struct avs_tplg_pipeline *
1104 struct avs_tplg_pipeline *pipeline; in avs_tplg_pipeline_create()
1212 struct avs_tplg_pipeline *pipeline; in avs_tplg_path_create()
Dpath.c658 struct avs_tplg_pipeline *template) in avs_path_pipeline_create()
720 struct avs_tplg_pipeline *tppl; in avs_path_init()