Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dthermal_core.c295 static void thermal_zone_device_set_polling(struct thermal_zone_device *tz, in thermal_zone_device_set_polling() function
315 thermal_zone_device_set_polling(tz, tz->passive_delay); in monitor_thermal_zone()
317 thermal_zone_device_set_polling(tz, tz->polling_delay); in monitor_thermal_zone()
319 thermal_zone_device_set_polling(tz, 0); in monitor_thermal_zone()
1417 thermal_zone_device_set_polling(tz, 0); in thermal_zone_device_unregister()