Lines Matching refs:hot
129 u8 hot:1; member
169 struct acpi_thermal_hot hot; member
339 tz->trips.hot.flags.valid = 0; in acpi_thermal_trips_update()
343 tz->trips.hot.temperature = tmp; in acpi_thermal_trips_update()
344 tz->trips.hot.flags.valid = 1; in acpi_thermal_trips_update()
347 tz->trips.hot.temperature)); in acpi_thermal_trips_update()
507 tz->trips.hot.flags.valid | in acpi_thermal_get_trip_points()
611 if (tz->trips.hot.flags.valid) { in thermal_get_trip_type()
658 if (tz->trips.hot.flags.valid) { in thermal_get_trip_temp()
661 tz->trips.hot.temperature, in thermal_get_trip_temp()
788 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()