Home
last modified time | relevance | path

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

/third_party/alsa-utils/topology/
Dpre-process-object.c1582 snd_config_t *n, *n2, *_obj_type, *_obj_class, *_obj; in tplg_pre_process_objects() local
1680 ret = snd_config_make(&_obj_class, class_name, SND_CONFIG_TYPE_COMPOUND); in tplg_pre_process_objects()
1684 ret = snd_config_add(_obj_type, _obj_class); in tplg_pre_process_objects()
1686 snd_config_delete(_obj_class); in tplg_pre_process_objects()
1694 ret = snd_config_add(_obj_class, _obj); in tplg_pre_process_objects()