Home
last modified time | relevance | path

Searched refs:addRemoveRCs (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-hwmon/
H A Dsensor.hpp73 void addRemoveRCs(const std::string& rcList);
H A Dsensor.cpp63 addRemoveRCs(senRmRCs); in Sensor()
66 void Sensor::addRemoveRCs(const std::string& rcList) in addRemoveRCs() function in sensor::Sensor
H A Dmainloop.cpp227 sensorObj->addRemoveRCs(devRmRCs); in getObject()