Home
last modified time | relevance | path

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

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