Home
last modified time | relevance | path

Searched refs:thermalModeIntf (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-fan-presence/control/json/
H A Ddbus_zone.hpp32 static constexpr auto thermalModeIntf = member in phosphor::fan::control::json::DBusZone
H A Dzone.cpp47 {DBusZone::thermalModeIntf,
587 DBusZone::thermalModeIntf, DBusZone::supportedProp, in supported()
602 return Zone::setPropertyPersist(DBusZone::thermalModeIntf, in current()
607 DBusZone::thermalModeIntf, DBusZone::currentProp, &DBusZone::current, in current()
H A Ddbus_zone.cpp61 if (_zone.isPersisted(thermalModeIntf, currentProp)) in current()