Home
last modified time | relevance | path

Searched refs:tplg_build_base_object (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-utils/topology/
Dpre-process-dapm.c26 int tplg_build_base_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_base_object() function
58 return tplg_build_base_object(tplg_pp, obj_cfg, parent, true); in tplg_build_scale_object()
64 return tplg_build_base_object(tplg_pp, obj_cfg, parent, false); in tplg_build_ops_object()
70 return tplg_build_base_object(tplg_pp, obj_cfg, parent, false); in tplg_build_channel_object()
Dpre-process-dai.c49 return tplg_build_base_object(tplg_pp, obj_cfg, parent, false); in tplg_build_fe_dai_object()
Dpre-processor.h78 int tplg_build_base_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg,