Home
last modified time | relevance | path

Searched refs:getFan (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.hpp204 inline Fan& getFan() const in getFan() function in phosphor::fan::monitor::TachSensor
H A Dsystem.cpp318 sensor->getFan().process(*sensor); in tachSignalOffline()
/openbmc/bmcweb/redfish-core/lib/
H A Dfan.hpp456 .privileges(redfish::privileges::getFan) in requestRoutesFan()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp684 const static auto& getFan = privilegeSetLogin; variable