Searched defs:get_attribute (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_redfish.py | 156 def get_attribute(self, path, attribute, default=None, *args, **kwargs): member in bmc_redfish
|
H A D | bmc_redfish_utils.py | 61 def get_attribute(self, resource_path, attribute, verify=None): member in bmc_redfish_utils
|
H A D | redfish_request.py | 402 def get_attribute(attribute, data): member in redfish_request
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fbcon.h | 241 static inline int get_attribute(struct fb_info *info, u16 c) in get_attribute() function
|