Searched refs:_zone (Results 1 – 6 of 6) sorted by relevance
43 _zone(zone)61 if (_zone.isPersisted(thermalModeIntf, currentProp)) in current()75 path /= _zone.getName(); in restoreCurrentMode()108 path /= _zone.getName(); in saveCurrentMode()
73 return _zone; in getZone()162 std::string _zone; member in phosphor::fan::control::json::Fan
69 const Zone& _zone; member in phosphor::fan::control::json::DBusZone
98 _zone = jsonObj["zone"].get<std::string>(); in setZone()
581 #define ALS_TARGET_ATTR_RW(_channel, _zone) \ argument582 LM3533_ALS_ATTR(out_current##_channel##_current##_zone##_raw, \585 LM3533_ATTR_TYPE_TARGET, _channel, _zone)
201 #define power_zone_to_rapl_domain(_zone) \ argument202 container_of(_zone, struct rapl_domain, power_zone)