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.cpp51 ThermalObject(bus, path.c_str(), ThermalObject::action::defer_emit), in Zone()
532 auto current = ThermalObject::current(); in current()
535 auto supported = ThermalObject::supported(); in current()
544 current = ThermalObject::current(value); in current()
570 oArch(ThermalObject::current()); in saveCurrentMode()
575 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