Home
last modified time | relevance | path

Searched defs:obj_cfg (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()
55 int tplg_build_scale_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_scale_object()
61 int tplg_build_ops_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_ops_object()
67 int tplg_build_channel_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_channel_object()
73 int tplg_build_text_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_text_object()
93 int tplg_build_tlv_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_tlv_object()
113 static int tplg_build_control(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_control()
142 int tplg_build_mixer_control(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_mixer_control()
148 int tplg_build_bytes_control(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_bytes_control()
154 int tplg_build_enum_control(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_enum_control()
[all …]
Dpre-process-dai.c28 snd_config_t *obj_cfg, snd_config_t *parent) in tplg_build_hw_cfg_object()
47 int tplg_build_fe_dai_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_fe_dai_object()
54 snd_config_t *obj_cfg, snd_config_t *parent) in tplg_update_pcm_object()
127 snd_config_t *obj_cfg, snd_config_t *parent) in tplg_build_pcm_caps_object()
Dpre-process-object.c34 snd_config_t *obj_cfg, in tplg_build_vendor_token_object()
182 int tplg_build_data_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_data_object()
526 snd_config_t *obj_cfg = NULL; in tplg_object_lookup_in_config() local
733 int tplg_add_object_data(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_add_object_data()
843 static int tplg_build_parent_data(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_parent_data()
900 int tplg_build_object_from_template(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_object_from_template()
980 static int tplg_build_generic_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_generic_object()
1222 snd_config_t *obj_cfg, *class_cfg, *parent_obj; in tplg_object_update() local