• Home
  • Raw
  • Download

Lines Matching refs:tplg_pre_processor

31 int tplg_build_vendor_token_object(struct tplg_pre_processor *tplg_pp,  in tplg_build_vendor_token_object()
78 int tplg_parent_update(struct tplg_pre_processor *tplg_pp, snd_config_t *parent, in tplg_parent_update()
179 int tplg_build_data_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_data_object()
197 static int tplg_create_config_template(struct tplg_pre_processor *tplg_pp, in tplg_create_config_template()
374 static bool tplg_object_is_attribute_valid(struct tplg_pre_processor *tplg_pp, in tplg_object_is_attribute_valid()
438 const char *tplg_object_get_name(struct tplg_pre_processor *tplg_pp, in tplg_object_get_name()
457 static snd_config_t *tplg_object_lookup_in_config(struct tplg_pre_processor *tplg_pp, in tplg_object_lookup_in_config()
474 static int tplg_pp_add_object_tuple_section(struct tplg_pre_processor *tplg_pp, in tplg_pp_add_object_tuple_section()
608 static int tplg_pp_add_object_data_section(struct tplg_pre_processor *tplg_pp, in tplg_pp_add_object_data_section()
668 int tplg_add_object_data(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_add_object_data()
774 static const struct build_function_map *tplg_object_get_map(struct tplg_pre_processor *tplg_pp,
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()
1030 static const struct build_function_map *tplg_object_get_map(struct tplg_pre_processor *tplg_pp, in tplg_object_get_map()
1067 snd_config_t *tplg_object_get_section(struct tplg_pre_processor *tplg_pp, snd_config_t *class) in tplg_object_get_section()
1085 static int tplg_object_copy_and_add_param(struct tplg_pre_processor *tplg_pp, in tplg_object_copy_and_add_param()
1129 static int tplg_object_update(struct tplg_pre_processor *tplg_pp, snd_config_t *obj, in tplg_object_update()
1256 static int tplg_object_pre_process_children(struct tplg_pre_processor *tplg_pp, in tplg_object_pre_process_children()
1283 static int tplg_construct_object_name(struct tplg_pre_processor *tplg_pp, snd_config_t *obj, in tplg_construct_object_name()
1429 static int tplg_object_set_unique_attribute(struct tplg_pre_processor *tplg_pp, in tplg_object_set_unique_attribute()
1479 snd_config_t *tplg_object_get_instance_config(struct tplg_pre_processor *tplg_pp, in tplg_object_get_instance_config()
1492 static int tplg_build_object(struct tplg_pre_processor *tplg_pp, snd_config_t *new_obj, in tplg_build_object()
1578 int tplg_pre_process_objects(struct tplg_pre_processor *tplg_pp, snd_config_t *cfg, in tplg_pre_process_objects()