Searched refs:tplg_build_generic_object (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-utils/topology/ |
H A D | pre-process-object.c | 980 static int tplg_build_generic_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_generic_object() function 1078 {"Base", "manifest", "SectionManifest", &tplg_build_generic_object, NULL, NULL}, 1092 {"Widget", "buffer", "SectionWidget", &tplg_build_generic_object, NULL, &widget_config}, 1093 {"Widget", "", "SectionWidget", &tplg_build_generic_object, NULL, &widget_config}, 1100 {"Dai", "", "SectionBE", &tplg_build_generic_object, NULL, &be_dai_config}, 1101 {"PCM", "pcm", "SectionPCM", &tplg_build_generic_object, NULL, &pcm_config},
|
Completed in 3 milliseconds