Home
last modified time | relevance | path

Searched defs:powerControlGPIOName (Results 1 – 14 of 14) sorted by relevance

/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dgpios_only_device_tests.cpp35 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 Dstandard_device_tests.cpp65 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 Dpmbus_driver_device_tests.cpp117 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 Ducd90x_device_tests.cpp70 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 Ducd90320_device_tests.cpp67 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 Ducd90160_device_tests.cpp67 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 Dchassis_tests.cpp50 std::string powerControlGPIOName{"power-chassis-control"}; in createPowerSequencer() local
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dstandard_device.hpp67 const std::string& powerControlGPIOName, in StandardDevice()
224 std::string powerControlGPIOName{}; member in phosphor::power::sequencer::StandardDevice
H A Dgpios_only_device.hpp66 explicit GPIOsOnlyDevice(const std::string& powerControlGPIOName, in GPIOsOnlyDevice()
155 std::string powerControlGPIOName{}; member in phosphor::power::sequencer::GPIOsOnlyDevice
H A Ducd90320_device.hpp61 uint8_t bus, uint16_t address, const std::string& powerControlGPIOName, in UCD90320Device()
H A Ducd90160_device.hpp61 uint8_t bus, uint16_t address, const std::string& powerControlGPIOName, in UCD90160Device()
H A Ducd90x_device.hpp65 const std::string& powerControlGPIOName, in UCD90xDevice()
H A Dpmbus_driver_device.hpp70 const std::string& powerControlGPIOName, in PMBusDriverDevice()
H A Dconfig_file_parser.cpp354 std::string powerControlGPIOName = in parsePowerSequencer() local