Home
last modified time | relevance | path

Searched defs:ledName (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-led-sysfs/interfaces/
H A Dinternal_interface.cpp68 void InternalInterface::createLEDPath(const std::string& ledName) in createLEDPath()
125 auto ledName = message.unpack<std::string>(); in addLedConfigure() local
153 auto ledName = message.unpack<std::string>(); in removeLedConfigure() local
/openbmc/phosphor-led-sysfs/
H A Dadd_led_action.cpp38 void addLed(std::string ledName) in addLed()
/openbmc/phosphor-led-manager/manager/
H A Dconfig-validator.hpp57 const std::string& ledName, in ConfigValidationException()
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp109 std::string ledName = ledProp->getName(); in ledStoreAndSet() local
163 std::string ledName = ledProp->getName(); in ledRevert() local
208 const std::string& ledName = ledProperty.getName(); in revertTimerHandler() local
/openbmc/dbus-sensors/src/fan/
H A DFanMain.cpp565 const auto* ledName = in createSensors() local