Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dmanufacturingcommands.hpp268 LedProperty* findLedProperty(const SmSignalSet& signal) in findLedProperty() function in ipmi::Manufacturing
283 LedProperty* led = findLedProperty(signal); in getLedPropertyName()
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp103 LedProperty* ledProp = mtm.findLedProperty(signal); in ledStoreAndSet()
138 LedProperty* ledProp = mtm.findLedProperty(signal); in ledRevert()