Home
last modified time | relevance | path

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

/third_party/alsa-utils/topology/
H A Dpre-process-dai.c94 dest = tplg_find_config(top, parent_name); in tplg_update_pcm_object()
H A Dpre-processor.h118 snd_config_t *tplg_find_config(snd_config_t *config, const char *name);
H A Dpre-process-object.c115 cfg = tplg_find_config(top, parent_name); in tplg_parent_update()
582 tuple_cfg = tplg_find_config(top, data_name); in tplg_pp_add_object_tuple_section()
626 cfg = tplg_find_config(tuples_cfg, str); in tplg_pp_add_object_tuple_section()
692 data_cfg = tplg_find_config(top, data_name); in tplg_pp_add_object_data_section()
887 top = tplg_find_config(section_cfg, parent_id); in tplg_build_parent_data()
948 *wtop = tplg_find_config(top, object_name); in tplg_build_object_from_template()
H A Dpre-process-dapm.c45 dest = tplg_find_config(top, parent_name); in tplg_build_base_object()
H A Dpre-processor.c154 snd_config_t *tplg_find_config(snd_config_t *config, const char *name) in tplg_find_config() function

Completed in 5 milliseconds