Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dzone.cpp52 ThermalObject(bus, path.c_str(), ThermalObject::action::defer_emit), in Zone()
533 auto current = ThermalObject::current(); in current()
536 auto supported = ThermalObject::supported(); in current()
545 current = ThermalObject::current(value); in current()
571 oArch(ThermalObject::current()); in saveCurrentMode()
576 auto current = ThermalObject::current(); in restoreCurrentMode()
595 current = ThermalObject::current(); in restoreCurrentMode()
H A Dzone.hpp24 using ThermalObject = sdbusplus::server::object_t< typedef
42 class Zone : public ThermalObject