Home
last modified time | relevance | path

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

/linux-6.1.9/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.c1076 avs_tplg_module_create(struct snd_soc_component *comp, struct avs_tplg_pipeline *owner, in avs_tplg_module_create()
1101 .offset = offsetof(struct avs_tplg_pipeline, id),
1107 .offset = offsetof(struct avs_tplg_pipeline, cfg),
1113 .offset = offsetof(struct avs_tplg_pipeline, num_bindings),
1127 static struct avs_tplg_pipeline *
1131 struct avs_tplg_pipeline *pipeline; in avs_tplg_pipeline_create()
1239 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()