Home
last modified time | relevance | path

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

/third_party/alsa-utils/topology/
H A Dpre-process-object.c1962 snd_config_t *n, *n2, *_obj_type, *_obj_class, *_obj; in tplg_pre_process_objects() local
2060 ret = snd_config_make(&_obj_class, class_name, SND_CONFIG_TYPE_COMPOUND); in tplg_pre_process_objects()
2064 ret = snd_config_add(_obj_type, _obj_class); in tplg_pre_process_objects()
2066 snd_config_delete(_obj_class); in tplg_pre_process_objects()
2074 ret = snd_config_add(_obj_class, _obj); in tplg_pre_process_objects()

Completed in 3 milliseconds