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()
45 int64_t zoneId = zoneIdToZone.first; in buildFailsafeLoggers() local
12 const int64_t zoneId, const bool newFailsafeState, in outputFailsafeLog()
47 uint8_t DbusZoneControl::getFanCtrlProperty(uint8_t zoneId, bool* value, in getFanCtrlProperty()76 uint8_t DbusZoneControl::setFanCtrlProperty(uint8_t zoneId, bool value, in setFanCtrlProperty()
143 int64_t zoneId = 1; member in pid_control::__anon416c5d230111::PidZoneTest