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

/linux-4.1.27/drivers/thermal/
H A Dthermal_core.c332 static void thermal_zone_device_set_polling(struct thermal_zone_device *tz, thermal_zone_device_set_polling() function
350 thermal_zone_device_set_polling(tz, tz->passive_delay); monitor_thermal_zone()
352 thermal_zone_device_set_polling(tz, tz->polling_delay); monitor_thermal_zone()
354 thermal_zone_device_set_polling(tz, 0); monitor_thermal_zone()
1618 thermal_zone_device_set_polling(tz, 0); thermal_zone_device_register()
1681 thermal_zone_device_set_polling(tz, 0); thermal_zone_device_unregister()

Completed in 63 milliseconds