Home
last modified time | relevance | path

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

/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp151 phyLedIntf); in storePhysicalLEDsStates()
193 phyLedPath, phyLedIntf); in start()
199 "ERROR", e, "PATH", phyLedPath, "INTERFACE", phyLedIntf); in start()
365 phosphor::led::phyLedPath, phosphor::led::phyLedIntf); in clearLamps()
/openbmc/phosphor-led-manager/manager/
H A Dmanager.hpp25 static constexpr auto phyLedIntf = "xyz.openbmc_project.Led.Physical"; variable