Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dchassiscommands.cpp51 const static constexpr char* ledIDOnObj = variable
161 enclosureIdentifyLed(ledIDOnObj, false); in idButtonPropChanged()
166 if (!getIDState(ledIDOnObj, asserted)) in idButtonPropChanged()
170 enclosureIdentifyLed(ledIDOnObj, !asserted); in idButtonPropChanged()
190 enclosureIdentifyLed(ledIDOnObj, false); in ipmiChassisIdentify()