Home
last modified time | relevance | path

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

/openbmc/x86-power-control/src/
H A Dpower_control.cpp93 static ConfigData slotPowerConfig; variable
111 {"SlotPower", &slotPowerConfig},
3208 if (!slotPowerConfig.lineName.empty()) in main()
3210 if (!setGPIOOutput(slotPowerConfig.lineName, 1, slotPowerLine)) in main()