Searched defs:obj_type (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_dprc.h | 147 #define DPRC_CMD_GET_OBJ_DESC(cmd, obj_type, obj_id) \ argument 273 #define DPRC_CMD_GET_OBJ_REGION(cmd, obj_type, obj_id, region_index) \ argument 305 #define DPRC_CMD_SET_OBJ_LABEL(cmd, obj_type, obj_id, label) \ argument
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | sbom30.py | 1008 def find_root_obj_in_jsonld(d, subdir, fn_name, obj_type, **attr_filter): argument 1018 def load_obj_in_jsonld(d, arch, subdir, fn_name, obj_type, **attr_filter): argument
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | dprc.c | 268 char *obj_type, in dprc_get_obj_region()
|