Home
last modified time | relevance | path

Searched defs:newState (Results 1 – 19 of 19) sorted by relevance

/openbmc/phosphor-led-manager/manager/
H A Dmanager.cpp20 static void applyGroupAction(std::map<LedName, Layout::LedAction>& newState, in applyGroupAction()
48 std::map<LedName, Layout::LedAction> newState; in getNewMapWithGroupPriorities() local
65 std::map<LedName, Layout::LedAction> newState; in getNewMapWithLEDPriorities() local
82 std::map<LedName, Layout::LedAction> newState; in getNewMap() local
127 auto newState = getNewMap(assertedGroups); in setGroupState() local
/openbmc/smbios-mdr/src/
H A Dcpuinfo_utils.cpp87 void updatePowerState(const std::string& newState) in updatePowerState()
93 void updateBiosDone(bool newState) in updateBiosDone()
99 void updateOsState(const std::string& newState) in updateOsState()
/openbmc/phosphor-fan-presence/presence/
H A Dfan.cpp38 void setPresence(const Fan& fan, bool newState) in setPresence()
H A Dgpio.cpp87 bool newState = value != 0; in ioCallback() local
H A Dtach.cpp130 auto newState = in propertiesChanged() local
H A Danyof.cpp75 auto newState = in stateChanged() local
/openbmc/dbus-sensors/src/leakdetector/
H A DLeakGPIODetector.cpp58 auto newState = gpioState ? DetectorIntf::DetectorState::Abnormal in updateGPIOStateAsync() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_header.hpp201 uint32_t newState = state << 8; in setHMCTransmissionState() local
/openbmc/pldm/platform-mc/test/
H A Ddbus_to_terminus_effecter_test.cpp120 auto newState = hostEffecterParser.findNewStateValue(0, 0, val1); in TEST() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dmocks.hpp76 void changeHostState(bool newState) in changeHostState()
/openbmc/pldm/platform-mc/
H A Ddbus_to_terminus_effecters.cpp276 uint8_t newState{}; in processHostEffecterChangeNotification() local
433 uint8_t newState{}; in findNewStateValue() local
/openbmc/phosphor-fan-presence/presence/test/
H A Dfallbacktest.cpp18 void setPresence(const Fan&, bool newState) in setPresence()
/openbmc/dbus-sensors/src/fan/
H A DTachSensor.cpp246 std::string newState = redundancy::full; in update() local
/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempMain.cpp583 PowerState type, bool newState, in powerStateChanged()
/openbmc/linux/lib/zstd/common/
H A Dfse.h595 unsigned short newState; member
/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensorMain.cpp564 State newState = State::OFF; in detectCpu() local
/openbmc/dbus-sensors/src/psu/
H A DPSUSensorMain.cpp1163 PowerState type, bool newState, in powerStateChanged()
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp2224 static ipmi_ret_t setDumpState(CrdState& currState, CrdState newState) in setDumpState() argument
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2174 u32 newState; member