Lines Matching refs:hot
125 u8 hot:1; member
165 struct acpi_thermal_hot hot; member
335 tz->trips.hot.flags.valid = 0; in acpi_thermal_trips_update()
339 tz->trips.hot.temperature = tmp; in acpi_thermal_trips_update()
340 tz->trips.hot.flags.valid = 1; in acpi_thermal_trips_update()
343 tz->trips.hot.temperature)); in acpi_thermal_trips_update()
503 tz->trips.hot.flags.valid | in acpi_thermal_get_trip_points()
606 if (tz->trips.hot.flags.valid) { in thermal_get_trip_type()
653 if (tz->trips.hot.flags.valid) { in thermal_get_trip_temp()
656 tz->trips.hot.temperature, in thermal_get_trip_temp()
784 if (tz->trips.hot.flags.valid) in acpi_thermal_cooling_device_cb()
894 if (tz->trips.hot.flags.valid) in acpi_thermal_register_thermal_zone()