Home
last modified time | relevance | path

Searched defs:PresenceSensor (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-fan-presence/presence/
H A Dpsensor.hpp23 class PresenceSensor class
31 PresenceSensor() : id(nextId) in PresenceSensor() function in phosphor::fan::presence::PresenceSensor
H A Dfallback.cpp32 void Fallback::stateChanged(bool present, PresenceSensor& /*sensor*/) in stateChanged() argument