Searched refs:tplg_object_copy_and_add_param (Results 1 – 1 of 1) sorted by relevance
/third_party/alsa-utils/topology/ |
D | pre-process-object.c | 1085 static int tplg_object_copy_and_add_param(struct tplg_pre_processor *tplg_pp, in tplg_object_copy_and_add_param() function 1180 ret = tplg_object_copy_and_add_param(tplg_pp, obj_cfg, n, class_cfg); in tplg_object_update() 1202 ret = tplg_object_copy_and_add_param(tplg_pp, obj_cfg, n, parent_obj); in tplg_object_update() 1217 ret = tplg_object_copy_and_add_param(tplg_pp, obj_cfg, n, cfg); in tplg_object_update() 1236 ret = tplg_object_copy_and_add_param(tplg_pp, obj_cfg, n, cfg); in tplg_object_update()
|