Home
last modified time | relevance | path

Searched defs:powerState (Results 1 – 25 of 25) sorted by relevance

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dmain.cpp32 std::shared_ptr<phosphor::fan::PowerState> powerState = in main() local
35 std::shared_ptr<phosphor::fan::PowerState> powerState = in main() local
H A Dshutdown_alarm_monitor.cpp90 std::shared_ptr<PowerState> powerState) : in ShutdownAlarmMonitor()
H A Dthreshold_alarm_logger.cpp91 std::shared_ptr<PowerState> powerState) : in ThresholdAlarmLogger()
/openbmc/phosphor-fan-presence/presence/
H A Dget_power_state.cpp6 std::shared_ptr<PowerState> powerState; variable
H A Derror_reporter.cpp199 void ErrorReporter::powerStateChanged(bool powerState) in powerStateChanged()
/openbmc/dbus-sensors/src/
H A DPSUEvent.cpp46 const PowerState& powerState, EventPathList& eventPathList, in PSUCombineEvent()
144 boost::asio::io_context& io, const PowerState& powerState, in PSUSubEvent()
H A DDeviceMgmt.hpp94 PowerState powerState = getPowerState(cfg); in instantiateDevices() local
H A DExternalSensor.cpp30 double minReading, double timeoutSecs, const PowerState& powerState) : in ExternalSensor()
H A DHwmonTempSensor.cpp59 const std::string& sensorConfiguration, const PowerState powerState, in HwmonTempSensor()
H A DPSUSensor.cpp53 const PowerState& powerState, in PSUSensor()
H A DTachSensor.cpp56 const PowerState& powerState, in TachSensor()
H A DUtils.hpp201 std::string powerState = std::visit(VariantToStringVisitor(), in getPowerState() local
H A DFanMain.cpp468 PowerState powerState = getPowerState(baseConfiguration->second); in createSensors() local
H A DUtils.cpp332 bool readingStateGood(const PowerState& powerState) in readingStateGood()
H A DPSUSensorMain.cpp781 std::string powerState = std::visit(VariantToStringVisitor(), in createSensorsCallback() local
/openbmc/openpower-proc-control/
H A Dutil.cpp96 std::string powerState{}; in getChassisPowerState() local
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dpcie_card_floors.cpp78 PropertyVariantType powerState; in execute() local
/openbmc/smbios-mdr/src/
H A Dcpuinfo_utils.cpp36 static PowerState powerState = PowerState::Off; variable
/openbmc/phosphor-fan-presence/
H A Dpower_state.hpp305 for (const auto& powerState : hostPowerStates) in setHostPowerState() local
/openbmc/intel-ipmi-oem/src/
H A Dchassiscommands.cpp288 std::string powerState = std::get<std::string>(variant); in getPowerStatus() local
/openbmc/entity-manager/src/
H A Dentity_manager.cpp902 auto powerState = entity.find("PowerState"); in deviceRequiresPowerOn() local
/openbmc/openpower-vpd-parser/
H A Dibm_vpd_utils.cpp1008 std::string powerState{}; in getPowerState() local
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp980 ipmi::Value powerState = in getPowerStatus() local
/openbmc/x86-power-control/src/
H A Dpower_control.cpp280 static PowerState powerState; variable
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h618 u8 powerState; member