| /openbmc/phosphor-power/phosphor-power-sequencer/test/ |
| H A D | gpios_only_device_tests.cpp | 35 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 45 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 54 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 63 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 72 std::string powerControlGPIOName{"power-on"}; in TEST() local 81 std::string powerControlGPIOName{"power-on"}; in TEST() local 90 std::string powerControlGPIOName{"power-on"}; in TEST() local 101 std::string powerControlGPIOName{"power-on"}; in TEST() local 119 std::string powerControlGPIOName{"power-on"}; in TEST() local 136 std::string powerControlGPIOName{"power-on"}; in TEST() local [all …]
|
| H A D | standard_device_tests.cpp | 65 const std::string& powerControlGPIOName, in StandardDeviceImpl() 156 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 180 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 211 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 230 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 249 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 268 std::string powerControlGPIOName{"power-on"}; in TEST() local 287 std::string powerControlGPIOName{"power-on"}; in TEST() local 308 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 327 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local [all …]
|
| H A D | pmbus_driver_device_tests.cpp | 117 std::string powerControlGPIOName{"power-chassis-control"}; in TEST_F() local 151 std::string powerControlGPIOName{"power-on"}; in TEST_F() local 190 std::string powerControlGPIOName{"power-chassis-control"}; in TEST_F() local 214 std::string powerControlGPIOName{"power-chassis-control"}; in TEST_F() local 240 std::string powerControlGPIOName{"power-chassis-control"}; in TEST_F() local 268 std::string powerControlGPIOName{"power-chassis-control"}; in TEST_F() local 294 std::string powerControlGPIOName{"power-chassis-control"}; in TEST_F() local 330 std::string powerControlGPIOName{"power-chassis-control"}; in TEST_F() local 358 std::string powerControlGPIOName{"power-chassis-control"}; in TEST_F() local 400 std::string powerControlGPIOName{"power-chassis-control"}; in TEST_F() local [all …]
|
| H A D | ucd90x_device_tests.cpp | 70 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 105 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 132 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 196 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 258 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local
|
| H A D | ucd90320_device_tests.cpp | 67 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 154 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 249 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local
|
| H A D | ucd90160_device_tests.cpp | 67 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 162 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local 266 std::string powerControlGPIOName{"power-chassis-control"}; in TEST() local
|
| H A D | chassis_tests.cpp | 50 std::string powerControlGPIOName{"power-chassis-control"}; in createPowerSequencer() local
|
| /openbmc/phosphor-power/phosphor-power-sequencer/src/ |
| H A D | standard_device.hpp | 67 const std::string& powerControlGPIOName, in StandardDevice() 224 std::string powerControlGPIOName{}; member in phosphor::power::sequencer::StandardDevice
|
| H A D | gpios_only_device.hpp | 66 explicit GPIOsOnlyDevice(const std::string& powerControlGPIOName, in GPIOsOnlyDevice() 155 std::string powerControlGPIOName{}; member in phosphor::power::sequencer::GPIOsOnlyDevice
|
| H A D | ucd90320_device.hpp | 61 uint8_t bus, uint16_t address, const std::string& powerControlGPIOName, in UCD90320Device()
|
| H A D | ucd90160_device.hpp | 61 uint8_t bus, uint16_t address, const std::string& powerControlGPIOName, in UCD90160Device()
|
| H A D | ucd90x_device.hpp | 65 const std::string& powerControlGPIOName, in UCD90xDevice()
|
| H A D | pmbus_driver_device.hpp | 70 const std::string& powerControlGPIOName, in PMBusDriverDevice()
|
| H A D | config_file_parser.cpp | 354 std::string powerControlGPIOName = in parsePowerSequencer() local
|