Home
last modified time | relevance | path

Searched defs:getPowerState (Results 1 – 2 of 2) sorted by relevance

/openbmc/skeleton/pychassisctl/
H A Dchassis_control.py145 def getPowerState(self): member in ChassisControlObject
/openbmc/dbus-sensors/src/
H A DUtils.hpp206 inline PowerState getPowerState(const SensorBaseConfigMap& cfg) in getPowerState() function