Home
last modified time | relevance | path

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

/openbmc/phosphor-led-sysfs/
H A Dphysical.hpp60 setLedColor(color); in Physical()
120 void setLedColor(const std::string& color);
H A Dphysical.cpp129 void Physical::setLedColor(const std::string& color) in setLedColor() function in phosphor::led::Physical