Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dthermal_core.c298 static inline bool should_stop_polling(struct thermal_zone_device *tz) in should_stop_polling() function
307 stop = should_stop_polling(tz); in monitor_thermal_zone()
492 if (should_stop_polling(tz)) in thermal_zone_device_update()