Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/
H A Ddbus_zone.cpp40 ThermalModeIntf(util::SDBusPlus::getBus(), in DBusZone()
42 ThermalModeIntf::action::defer_emit),
48 auto current = ThermalModeIntf::current(); in current()
51 auto supported = ThermalModeIntf::supported(); in current()
60 current = ThermalModeIntf::current(value); in current()
72 auto current = ThermalModeIntf::current(); in restoreCurrentMode()
98 current = ThermalModeIntf::current(); in restoreCurrentMode()
112 oArch(ThermalModeIntf::current()); in saveCurrentMode()
H A Ddbus_zone.hpp21 using ThermalModeIntf = sdbusplus::server::object_t< typedef
29 class DBusZone : public ThermalModeIntf