Home
last modified time | relevance | path

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

/openbmc/x86-power-control/src/
H A Dpower_control.cpp1237 static int setMaskedGPIOOutputForMs(gpiod::line& maskedGPIOLine, in setMaskedGPIOOutputForMs() argument
1242 maskedGPIOLine.set_value(value); in setMaskedGPIOOutputForMs()
1247 [maskedGPIOLine, value, name](const boost::system::error_code ec) { in setMaskedGPIOOutputForMs()
1249 maskedGPIOLine.set_value(!value); in setMaskedGPIOOutputForMs()