Searched refs:tplg_parent_update (Results 1 - 4 of 4) sorted by relevance
/third_party/alsa-utils/topology/ |
H A D | pre-process-dapm.c | 90 return tplg_parent_update(tplg_pp, parent, "texts", name); in tplg_build_text_object() 110 return tplg_parent_update(tplg_pp, parent, "tlv", name); in tplg_build_tlv_object() 139 return tplg_parent_update(tplg_pp, parent, type, name); in tplg_build_control()
|
H A D | pre-process-dai.c | 44 return tplg_parent_update(tplg_pp, parent, "hw_configs", name); in tplg_build_hw_cfg_object()
|
H A D | pre-processor.h | 87 int tplg_parent_update(struct tplg_pre_processor *tplg_pp, snd_config_t *parent,
|
H A D | pre-process-object.c | 81 int tplg_parent_update(struct tplg_pre_processor *tplg_pp, snd_config_t *parent, in tplg_parent_update() function 197 return tplg_parent_update(tplg_pp, parent, "data", name); in tplg_build_data_object()
|
Completed in 4 milliseconds