Home
last modified time | relevance | path

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

/third_party/alsa-utils/topology/
Dpre-process-object.c774 static const struct build_function_map *tplg_object_get_map(struct tplg_pre_processor *tplg_pp,
809 map = tplg_object_get_map(tplg_pp, parent); in tplg_build_parent_data()
845 map = tplg_object_get_map(tplg_pp, obj_cfg); in tplg_build_object_from_template()
1030 static const struct build_function_map *tplg_object_get_map(struct tplg_pre_processor *tplg_pp, in tplg_object_get_map() function
1073 map = tplg_object_get_map(tplg_pp, class); in tplg_object_get_section()
1541 map = tplg_object_get_map(tplg_pp, new_obj); in tplg_build_object()