Home
last modified time | relevance | path

Searched defs:getChassisState (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.hpp288 virtual std::string getChassisState() const in getChassisState() function in openpower::pels::DataInterfaceBase
/openbmc/bmcweb/redfish-core/lib/
H A Dchassis.hpp153 inline void getChassisState(std::shared_ptr<bmcweb::AsyncResp> asyncResp) in getChassisState() function
/openbmc/x86-power-control/src/
H A Dpower_control.cpp537 static constexpr std::string_view getChassisState(const PowerState state) in getChassisState() function