Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.hpp532 std::unique_ptr<sdbusplus::bus::match_t> tachSignal; member in phosphor::fan::monitor::TachSensor
H A Dtach_sensor.cpp114 tachSignal = std::make_unique<sdbusplus::bus::match_t>( in TachSensor()