Home
last modified time | relevance | path

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

/third_party/alsa-utils/topology/
H A Dpre-process-object.c1862 char *attr_config_name; in tplg_build_object() local
1894 attr_config_name = tplg_snprintf("DefineAttribute.%s", id); in tplg_build_object()
1895 if (!attr_config_name) in tplg_build_object()
1898 ret = snd_config_search(class_cfg, attr_config_name, &class_attr); in tplg_build_object()
1899 free(attr_config_name); in tplg_build_object()

Completed in 3 milliseconds