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()
607 if (tz->trips.hot.flags.valid) { in thermal_get_trip_type()
654 if (tz->trips.hot.flags.valid) { in thermal_get_trip_temp()
657 tz->trips.hot.temperature, in thermal_get_trip_temp()
785 if (tz->trips.hot.flags.valid) in acpi_thermal_cooling_device_cb()
895 if (tz->trips.hot.flags.valid) in acpi_thermal_register_thermal_zone()