Searched refs:get_value_hex_32 (Results 1 – 3 of 3) sorted by relevance
73 void get_value_hex_32(json_object *obj, const char *field_name,
536 get_value_hex_32(obj, "iidr", &node->IPType.gicIidr.IIDR); in arm_ras_fill_node_identifiers()537 get_value_hex_32(obj, "aidr", &node->IPType.gicIidr.AIDR); in arm_ras_fill_node_identifiers()
617 void get_value_hex_32(json_object *obj, const char *field_name, in get_value_hex_32() function