Home
last modified time | relevance | path

Searched refs:thermal_zone_device_set_polling (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/
H A Dthermal_core.c310 static void thermal_zone_device_set_polling(struct thermal_zone_device *tz, in thermal_zone_device_set_polling() function
322 thermal_zone_device_set_polling(tz, THERMAL_RECHECK_DELAY); in thermal_zone_recheck()
334 thermal_zone_device_set_polling(tz, tz->recheck_delay_jiffies); in thermal_zone_recheck()
350 thermal_zone_device_set_polling(tz, tz->passive_delay_jiffies); in monitor_thermal_zone()
352 thermal_zone_device_set_polling(tz, tz->polling_delay_jiffies); in monitor_thermal_zone()