Home
last modified time | relevance | path

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

/third_party/alsa-utils/topology/
Dpre-process-object.c1634 char *obj_cfg_name; in tplg_pre_process_objects() local
1636 obj_cfg_name = tplg_snprintf("%s%s.%s.%s", "Object.", in tplg_pre_process_objects()
1644 ret = snd_config_search(parent_instance, obj_cfg_name, &parent_obj); in tplg_pre_process_objects()
1645 free(obj_cfg_name); in tplg_pre_process_objects()