Home
last modified time | relevance | path

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

/third_party/alsa-utils/topology/
Dpre-process-dai.c79 top = tplg_object_get_section(tplg_pp, parent); in tplg_update_pcm_object()
Dpre-processor.h96 snd_config_t *tplg_object_get_section(struct tplg_pre_processor *tplg_pp, snd_config_t *class);
Dpre-process-dapm.c33 top = tplg_object_get_section(tplg_pp, parent); in tplg_build_base_object()
Dpre-process-object.c107 top = tplg_object_get_section(tplg_pp, parent); in tplg_parent_update()
1067 snd_config_t *tplg_object_get_section(struct tplg_pre_processor *tplg_pp, snd_config_t *class) in tplg_object_get_section() function