Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Dtopology.h175 struct avs_tplg_pipeline { struct
200 struct avs_tplg_pipeline *owner; argument
H A Dpath.h32 struct avs_tplg_pipeline *template;
H A Dtopology.c1139 avs_tplg_module_create(struct snd_soc_component *comp, struct avs_tplg_pipeline *owner, in avs_tplg_module_create()
1197 .offset = offsetof(struct avs_tplg_pipeline, id),
1203 .offset = offsetof(struct avs_tplg_pipeline, cfg),
1209 .offset = offsetof(struct avs_tplg_pipeline, num_bindings),
1223 static struct avs_tplg_pipeline *
1227 struct avs_tplg_pipeline *pipeline; in avs_tplg_pipeline_create()
1335 struct avs_tplg_pipeline *pipeline; in avs_tplg_path_create()
H A Dpath.c749 struct avs_tplg_pipeline *template) in avs_path_pipeline_create()
811 struct avs_tplg_pipeline *tppl; in avs_path_init()