Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/sensors/
H A Dmanager.hpp48 sdbusplus::bus_t& getPassiveBus(void) in getPassiveBus() function in pid_control::SensorManager
H A Dbuilder.cpp51 auto& passiveListeningBus = mgmr.getPassiveBus(); in buildSensors()