Home
last modified time | relevance | path

Searched refs:tplg_class_is_attribute_mandatory (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-utils/topology/
Dpre-processor.h102 bool tplg_class_is_attribute_mandatory(const char *attr, snd_config_t *class_cfg);
Dpre-process-class.c56 bool tplg_class_is_attribute_mandatory(const char *attr, snd_config_t *class_cfg) in tplg_class_is_attribute_mandatory() function
Dpre-process-object.c1243 if (tplg_class_is_attribute_mandatory(id, class_cfg)) { in tplg_object_update()