Home
last modified time | relevance | path

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

/openbmc/phosphor-led-sysfs/interfaces/
H A Dinternal_interface.hpp14 static constexpr auto physParent = "/xyz/openbmc_project/led/physical"; variable
H A Dinternal_interface.cpp90 std::string objPath = std::string(physParent) + "/" + name; in createLEDPath()