Home
last modified time | relevance | path

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

/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.cpp26 static constexpr auto ledGroups = "/xyz/openbmc_project/led/groups/"; variable
84 std::string groups{ledGroups}; in action()
105 std::string ledPath = ledGroups + unit + '_' + LED_FAULT; in action()