Searched defs:obj_cfg (Results 1 – 3 of 3) sorted by relevance
| /third_party/alsa-utils/topology/ |
| D | pre-process-dapm.c | 26 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_tlv_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_tlv_object() 93 static int tplg_build_control(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_control() 122 int tplg_build_mixer_control(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_mixer_control() 128 int tplg_build_bytes_control(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_bytes_control() 264 int tplg_build_dapm_route_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_dapm_route_object()
|
| D | pre-process-dai.c | 27 snd_config_t *obj_cfg, snd_config_t *parent) in tplg_build_hw_cfg_object() 46 int tplg_build_fe_dai_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_fe_dai_object() 53 snd_config_t *obj_cfg, snd_config_t *parent) in tplg_update_pcm_object() 126 snd_config_t *obj_cfg, snd_config_t *parent) in tplg_build_pcm_caps_object()
|
| D | pre-process-object.c | 32 snd_config_t *obj_cfg, snd_config_t *parent) in tplg_build_vendor_token_object() 179 int tplg_build_data_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_data_object() 461 snd_config_t *obj_cfg = NULL; in tplg_object_lookup_in_config() local 668 int tplg_add_object_data(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_add_object_data() 778 static int tplg_build_parent_data(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_parent_data() 835 int tplg_build_object_from_template(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_object_from_template() 915 static int tplg_build_generic_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_generic_object() 1134 snd_config_t *obj_cfg, *class_cfg, *parent_obj; in tplg_object_update() local
|