Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp794 for (const SensorInterfaceType& inputSensorInterface : in init()
798 inputSensorInterface.second; in init()
800 inputSensorInterface.first; in init()
818 config.readPath = inputSensorInterface.first; in init()
745 for (const SensorInterfaceType& inputSensorInterface : init() local