Home
last modified time | relevance | path

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

/third_party/alsa-utils/topology/
Dpre-process-object.c781 snd_config_t *obj, *parent_obj, *section_cfg, *top; in tplg_build_parent_data() local
816 ret = snd_config_search(tplg_pp->output_cfg, map->section_name, &section_cfg); in tplg_build_parent_data()
822 top = tplg_find_config(section_cfg, parent_id); in tplg_build_parent_data()