Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp446 const std::set<std::string> analogSensorInterfaces = { variable
453 return (analogSensorInterfaces.count(interface)); in isAnalogSensor()