Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Dtopology.h164 struct avs_tplg_pipeline { struct
187 struct avs_tplg_pipeline *owner; argument
H A Dpath.h32 struct avs_tplg_pipeline *template;
H A Dtopology.c1083 avs_tplg_module_create(struct snd_soc_component *comp, struct avs_tplg_pipeline *owner, in avs_tplg_module_create()
1108 .offset = offsetof(struct avs_tplg_pipeline, id),
1114 .offset = offsetof(struct avs_tplg_pipeline, cfg),
1120 .offset = offsetof(struct avs_tplg_pipeline, num_bindings),
1134 static struct avs_tplg_pipeline *
1138 struct avs_tplg_pipeline *pipeline; in avs_tplg_pipeline_create()
1246 struct avs_tplg_pipeline *pipeline; in avs_tplg_path_create()
H A Dpath.c721 struct avs_tplg_pipeline *template) in avs_path_pipeline_create()
783 struct avs_tplg_pipeline *tppl; in avs_path_init()