thermal_zone_device_set_polling
thermal_zone_device_set_polling(tz, THERMAL_RECHECK_DELAY);
thermal_zone_device_set_polling(tz, tz->recheck_delay_jiffies);
thermal_zone_device_set_polling(tz, tz->passive_delay_jiffies);
thermal_zone_device_set_polling(tz, tz->polling_delay_jiffies);