/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Chassis.interface.yaml | 14 - name: CurrentPowerState 19 CurrentPowerState and RequestedPowerTransition properties. 27 CurrentPowerState in that it provides status of the power coming into 34 the CurrentPowerState property, in epoch time, in milliseconds. This
|
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/ |
H A D | events.json | 8 "property": { "name": "CurrentPowerState" } 32 "property": { "name": "CurrentPowerState" }
|
/openbmc/phosphor-state-manager/ |
H A D | chassis_state_manager.cpp | 120 server::Chassis::currentPowerState(PowerState::On); in determineInitialState() 192 server::Chassis::currentPowerState(PowerState::Off); in determineInitialState() 218 (server::Chassis::currentPowerState() == PowerState::Off)) in determineStatusOfPower() 562 this->currentPowerState(server::Chassis::PowerState::Off); in sysStateChange() 570 this->currentPowerState(server::Chassis::PowerState::On); in sysStateChange() 617 Chassis::PowerState Chassis::currentPowerState(PowerState value) in currentPowerState() function in phosphor::state::manager::Chassis 623 chassisPowerState = server::Chassis::currentPowerState(value); in currentPowerState() 643 if (ChassisInherit::currentPowerState() == PowerState::On) in pohCallback() 726 ChassisInherit::currentPowerState()); in serializeStateChangeTime() 783 if (lastState == ChassisInherit::currentPowerState()) in setStateChangeTime()
|
H A D | host_check.cpp | 44 constexpr auto CHASSIS_STATE_POWER_PROP = "CurrentPowerState"; 146 auto currentPowerState = in isChassiPowerOn() local 149 if (currentPowerState == Chassis::PowerState::On) in isChassiPowerOn()
|
H A D | chassis_state_manager.hpp | 82 /** @brief Set value of CurrentPowerState */ 83 PowerState currentPowerState(PowerState value) override;
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | manager.cpp | 46 constexpr auto chassisStateProp = "CurrentPowerState"; 297 PowerState currentPowerState; in isSystemPoweredOn() local 299 service, bus, currentPowerState); in isSystemPoweredOn() 300 if (currentPowerState == PowerState::On) in isSystemPoweredOn()
|
/openbmc/openpower-proc-control/ |
H A D | util.cpp | 105 properties.append("CurrentPowerState"); in getChassisPowerState() 118 std::format("Failed to read CurrentPowerState property ({})", in getChassisPowerState()
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/ |
H A D | chassis-poweron | 7 CurrentPowerState s \
|
/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/ |
H A D | chassisstate | 15 CurrentPowerState"
|
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/ |
H A D | chassis-power-state-init | 7 CurrentPowerState s \
|
/openbmc/phosphor-state-manager/service_files/ |
H A D | phosphor-set-chassis-transition-to-on@.service | 14 …z/openbmc_project/state/chassis%i xyz.openbmc_project.State.Chassis CurrentPowerState s xyz.openbm…
|
H A D | phosphor-set-chassis-transition-to-off@.service | 13 …z/openbmc_project/state/chassis%i xyz.openbmc_project.State.Chassis CurrentPowerState s xyz.openbm…
|
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/ |
H A D | bletchley-system-state-init | 21 PROPERTY_NAME="CurrentPowerState"
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/bios-policy/ |
H A D | bios-policy.yaml | 19 property: CurrentPowerState
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/ |
H A D | chassis-poweron-failure | 25 xyz.openbmc_project.State.Chassis CurrentPowerState \
|
H A D | power-cmd | 17 export CHASSIS_PROPERTY_NAME="CurrentPowerState"
|
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/host/host-boot-enable/ |
H A D | host-boot-enable.sh | 20 …yz/openbmc_project/state/chassis0 xyz.openbmc_project.State.Chassis CurrentPowerState | awk '{ pri…
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/ |
H A D | gbs-set-boot-failsafe.sh | 21 CurrentPowerState | jq -r '.["data"]')"
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/boot-status-led/files/ |
H A D | boot-status-led.sh | 17 PWR_STATE_Property="CurrentPowerState"
|
/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/host/host-boot-enable/ |
H A D | host-boot-enable.sh | 61 …yz/openbmc_project/state/chassis0 xyz.openbmc_project.State.Chassis CurrentPowerState | awk '{ pri…
|
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/ |
H A D | power-cmd | 29 export CHASSIS_PROPERTY_NAME="CurrentPowerState"
|
/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/ |
H A D | power-util | 19 …yz/openbmc_project/state/chassis0 xyz.openbmc_project.State.Chassis CurrentPowerState | cut -d"." …
|
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/bios-version/ |
H A D | bios-version.sh | 9 …yz/openbmc_project/state/chassis0 xyz.openbmc_project.State.Chassis CurrentPowerState || echo "off…
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/led-policy-mori/ |
H A D | led-config.yaml | 31 property: CurrentPowerState
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ |
H A D | ampere_power_util.sh | 11 …yz/openbmc_project/state/chassis0 xyz.openbmc_project.State.Chassis CurrentPowerState | cut -d"." …
|