Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_core.c289 static void thermal_zone_device_set_polling(struct thermal_zone_device *tz, in thermal_zone_device_set_polling() function
307 thermal_zone_device_set_polling(tz, tz->passive_delay); in monitor_thermal_zone()
309 thermal_zone_device_set_polling(tz, tz->polling_delay); in monitor_thermal_zone()
311 thermal_zone_device_set_polling(tz, 0); in monitor_thermal_zone()
1347 thermal_zone_device_set_polling(tz, 0); in thermal_zone_device_unregister()