Home
last modified time | relevance | path

Searched refs:hasPgoodFaultGPIO (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Drail.cpp125 hasPgoodFaultGPIO(device, services, gpioValues, additionalData) || in hasPgoodFault()
163 bool Rail::hasPgoodFaultGPIO(PowerSequencerDevice& device, Services& services, in hasPgoodFaultGPIO() function in phosphor::power::sequencer::Rail
H A Dstandard_device.cpp112 if (rail->hasPgoodFaultGPIO(*this, services, gpioValues, in findRailWithPgoodFault()
H A Drail.hpp291 bool hasPgoodFaultGPIO(PowerSequencerDevice& device, Services& services,
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Drail_tests.cpp1135 EXPECT_FALSE(rail.hasPgoodFaultGPIO(device, services, gpioValues, in TEST()
1164 EXPECT_FALSE(rail.hasPgoodFaultGPIO(device, services, gpioValues, in TEST()
1188 EXPECT_FALSE(rail.hasPgoodFaultGPIO(device, services, gpioValues, in TEST()
1214 EXPECT_FALSE(rail.hasPgoodFaultGPIO(device, services, gpioValues, in TEST()
1248 EXPECT_TRUE(rail.hasPgoodFaultGPIO(device, services, gpioValues, in TEST()
1287 EXPECT_TRUE(rail.hasPgoodFaultGPIO(device, services, gpioValues, in TEST()
1318 rail.hasPgoodFaultGPIO(device, services, gpioValues, in TEST()