Home
last modified time | relevance | path

Searched defs:class_cfg (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-utils/topology/
Dpre-process-class.c28 bool tplg_class_is_attribute_check(const char *attr, snd_config_t *class_cfg, char *category) in tplg_class_is_attribute_check()
56 bool tplg_class_is_attribute_mandatory(const char *attr, snd_config_t *class_cfg) in tplg_class_is_attribute_mandatory()
62 bool tplg_class_is_attribute_immutable(const char *attr, snd_config_t *class_cfg) in tplg_class_is_attribute_immutable()
68 bool tplg_class_is_attribute_unique(const char *attr, snd_config_t *class_cfg) in tplg_class_is_attribute_unique()
95 snd_config_t *class, *class_cfg = NULL; in tplg_class_lookup() local
Dpre-process-object.c475 snd_config_t *class_cfg, in tplg_pp_add_object_tuple_section()
672 snd_config_t *data_cfg, *class_cfg, *n, *obj; in tplg_add_object_data() local
1134 snd_config_t *obj_cfg, *class_cfg, *parent_obj; in tplg_object_update() local
1284 snd_config_t *class_cfg) in tplg_construct_object_name()
1430 snd_config_t *obj, snd_config_t *class_cfg, in tplg_object_set_unique_attribute()
1495 snd_config_t *obj_local, *class_cfg; in tplg_build_object() local
Dpre-process-dapm.c144 snd_config_t *temp_cfg, *child, *class_cfg, *n; in tplg_pp_get_widget_name() local