Home
last modified time | relevance | path

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

/openbmc/phosphor-led-manager/manager/
H A Dmanager.cpp14 using LedPhysical = sdbusplus::common::xyz::openbmc_project::led::Physical; typedef
230 objPath, LedPhysical::interface, in drivePhysicalLED()
231 LedPhysical::property_names::duty_on, dutyOnValue); in drivePhysicalLED()
233 objPath, LedPhysical::interface, in drivePhysicalLED()
234 LedPhysical::property_names::period, periodValue); in drivePhysicalLED()
239 objPath, LedPhysical::interface, LedPhysical::property_names::state, in drivePhysicalLED()
/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp9 using LedPhysical = sdbusplus::common::xyz::openbmc_project::led::Physical; typedef
156 path, LedPhysical::interface); in storePhysicalLEDsStates()
198 phyLedPath, LedPhysical::interface); in start()
205 LedPhysical::interface); in start()
371 phosphor::led::phyLedPath, LedPhysical::interface); in clearLamps()