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.cpp92 static ConfigData slotPowerConfig; variable
110 {"SlotPower", &slotPowerConfig},
3246 if (!slotPowerConfig.lineName.empty()) in main()
3248 if (!setGPIOOutput(slotPowerConfig.lineName, 1, slotPowerLine)) in main()