Searched defs:zoneId (Results 1 – 5 of 5) sorted by relevance
30 for (const int64_t zoneId : sensorNameToZoneId[sensorName]) in outputFailsafeLogWithSensor() local44 const int64_t zoneId, const bool newFailsafeState, in outputFailsafeLogWithZone()
44 int64_t zoneId = zoneIdToZone.first; in buildFailsafeLoggers() local
10 const int64_t zoneId, const bool newFailsafeState, in outputFailsafeLog()
48 uint8_t DbusZoneControl::getFanCtrlProperty(uint8_t zoneId, bool* value, in getFanCtrlProperty()77 uint8_t DbusZoneControl::setFanCtrlProperty(uint8_t zoneId, bool value, in setFanCtrlProperty()
135 int64_t zoneId = 1; member in pid_control::__anon416c5d230111::PidZoneTest