Searched defs:lm85_zone (Results 1 – 1 of 1) sorted by relevance
281 struct lm85_zone { struct282 s8 limit; /* Low temp limit */283 u8 hyst; /* Low limit hysteresis. (0-15) */284 u8 range; /* Temp range, encoded */285 s8 critical; /* "All fans ON" temp limit */286 u8 max_desired; /* Actual "max" temperature specified. Preserved