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.cpp829 for (const SensorInterfaceType& inputSensorInterface : in init()
833 inputSensorInterface.second; in init()
835 inputSensorInterface.first; in init()
853 config.readPath = inputSensorInterface.first; in init()
820 for (const SensorInterfaceType& inputSensorInterface : init() local