Searched refs:physParent (Results 1 – 2 of 2) sorted by relevance
14 static constexpr auto physParent = "/xyz/openbmc_project/led/physical"; variable
90 std::string objPath = std::string(physParent) + "/" + name; in createLEDPath()