Searched refs:phyLedIntf (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-led-manager/manager/lamptest/ |
H A D | lamptest.cpp | 153 phyLedIntf); in storePhysicalLEDsStates() 195 phyLedPath, phyLedIntf); in start() 201 "ERROR", e, "PATH", phyLedPath, "INTERFACE", phyLedIntf); in start() 368 phosphor::led::phyLedPath, phosphor::led::phyLedIntf); in clearLamps()
|
/openbmc/phosphor-led-manager/manager/ |
H A D | manager.cpp | 224 objPath, phyLedIntf, "DutyOn", dutyOnValue); in drivePhysicalLED() 226 objPath, phyLedIntf, "Period", periodValue); in drivePhysicalLED() 230 phosphor::led::utils::DBusHandler::setProperty(objPath, phyLedIntf, in drivePhysicalLED()
|
H A D | manager.hpp | 24 static constexpr auto phyLedIntf = "xyz.openbmc_project.Led.Physical"; variable
|