H A D | pre-process-object.c | 540 snd_config_t *class_cfg, in tplg_pp_add_object_tuple_section() 647 tuple_value = tplg_class_attribute_valid_tuple_value(tplg_pp, class_cfg, attr); in tplg_pp_add_object_tuple_section() 737 snd_config_t *data_cfg, *class_cfg, *n, *obj; in tplg_add_object_data() local 746 class_cfg = tplg_class_lookup(tplg_pp, obj_cfg); in tplg_add_object_data() 747 if (!class_cfg) in tplg_add_object_data() 769 token = tplg_class_get_attribute_token_ref(tplg_pp, class_cfg, id); in tplg_add_object_data() 784 ret = tplg_pp_add_object_tuple_section(tplg_pp, class_cfg, n, data_cfg_name, in tplg_add_object_data() 1222 snd_config_t *obj_cfg, *class_cfg, *parent_obj; in tplg_object_update() local 1226 class_cfg = tplg_class_lookup(tplg_pp, obj); in tplg_object_update() 1227 if (!class_cfg) in tplg_object_update() 539 tplg_pp_add_object_tuple_section(struct tplg_pre_processor *tplg_pp, snd_config_t *class_cfg, snd_config_t *attr, char *data_name, const char *token_ref, const char *array_name) tplg_pp_add_object_tuple_section() argument 1367 tplg_construct_object_name(struct tplg_pre_processor *tplg_pp ATTRIBUTE_UNUSED, snd_config_t *obj, snd_config_t *class_cfg) tplg_construct_object_name() argument 1513 tplg_object_set_unique_attribute(struct tplg_pre_processor *tplg_pp, snd_config_t *obj, snd_config_t *class_cfg, const char *id) tplg_object_set_unique_attribute() argument 1819 snd_config_t *obj_local, *class_cfg; tplg_build_object() local [all...] |