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.cpp38 ThermalModeIntf(util::SDBusPlus::getBus(), in DBusZone()
40 ThermalModeIntf::action::defer_emit),
46 auto current = ThermalModeIntf::current(); in current()
49 auto supported = ThermalModeIntf::supported(); in current()
58 current = ThermalModeIntf::current(value); in current()
70 auto current = ThermalModeIntf::current(); in restoreCurrentMode()
94 current = ThermalModeIntf::current(); in restoreCurrentMode()
108 oArch(ThermalModeIntf::current()); in saveCurrentMode()
H A Ddbus_zone.hpp21 using ThermalModeIntf = sdbusplus::server::object_t< typedef
29 class DBusZone : public ThermalModeIntf