Home
last modified time | relevance | path

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

12

/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dpmbus_write_vout_command_action.cpp30 bool PMBusWriteVoutCommandAction::execute(ActionEnvironment& environment) in execute()
96 ActionEnvironment& environment, i2c::I2CInterface& interface) in getExponentValue()
126 ActionEnvironment& environment) in getVoltsValue()
148 void PMBusWriteVoutCommandAction::verifyWrite(ActionEnvironment& environment, in verifyWrite()
H A Dpmbus_read_sensor_action.cpp31 bool PMBusReadSensorAction::execute(ActionEnvironment& environment) in execute()
97 int8_t PMBusReadSensorAction::getExponentValue(ActionEnvironment& environment, in getExponentValue()
H A Dif_action.cpp24 bool IfAction::execute(ActionEnvironment& environment) in execute()
H A Daction_utils.hpp45 ActionEnvironment& environment) in execute()
H A Di2c_action.hpp55 i2c::I2CInterface& getI2CInterface(ActionEnvironment& environment) in getI2CInterface()
H A Dcompare_presence_action.cpp28 bool ComparePresenceAction::execute(ActionEnvironment& environment) in execute()
H A Di2c_write_bit_action.cpp29 bool I2CWriteBitAction::execute(ActionEnvironment& environment) in execute()
H A Dlog_phase_fault_action.hpp60 virtual bool execute(ActionEnvironment& environment) override in execute()
H A Dnot_action.hpp67 virtual bool execute(ActionEnvironment& environment) override in execute()
H A Dset_device_action.hpp61 virtual bool execute(ActionEnvironment& environment) override in execute()
H A Dcompare_vpd_action.cpp27 bool CompareVPDAction::execute(ActionEnvironment& environment) in execute()
H A Di2c_compare_byte_action.cpp29 bool I2CCompareByteAction::execute(ActionEnvironment& environment) in execute()
H A Di2c_write_byte_action.cpp29 bool I2CWriteByteAction::execute(ActionEnvironment& environment) in execute()
H A Dor_action.hpp73 virtual bool execute(ActionEnvironment& environment) override in execute()
H A Dand_action.hpp73 virtual bool execute(ActionEnvironment& environment) override in execute()
H A Drun_rule_action.hpp65 virtual bool execute(ActionEnvironment& environment) override in execute()
H A Di2c_compare_bit_action.cpp29 bool I2CCompareBitAction::execute(ActionEnvironment& environment) in execute()
H A Di2c_compare_bytes_action.cpp29 bool I2CCompareBytesAction::execute(ActionEnvironment& environment) in execute()
H A Di2c_write_bytes_action.cpp29 bool I2CWriteBytesAction::execute(ActionEnvironment& environment) in execute()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dphase_fault_detection.cpp56 ActionEnvironment environment{system.getIDMap(), effectiveDeviceID, in execute() local
88 ActionEnvironment& environment) in checkForPhaseFault()
129 ActionEnvironment& environment) in logPhaseFault()
H A Dpresence_detection.cpp45 ActionEnvironment environment{system.getIDMap(), device.getID(), in execute() local
H A Drule.hpp75 bool execute(ActionEnvironment& environment) in execute()
H A Dsensor_monitoring.cpp55 ActionEnvironment environment{system.getIDMap(), device.getID(), in execute() local
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Dcompare_vpd_action_tests.cpp83 ActionEnvironment environment{idMap, "", services}; in TEST() local
120 ActionEnvironment environment{idMap, "", services}; in TEST() local
150 ActionEnvironment environment{idMap, "", services}; in TEST() local
/openbmc/u-boot/tools/env/
H A Dfw_env.c107 struct environment { struct
115 static struct environment environment = { argument

12