Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthermal.h171 unsigned long polling_delay_jiffies; member
/openbmc/linux/drivers/thermal/
H A Dthermal_core.c304 else if (tz->polling_delay_jiffies) in monitor_thermal_zone()
305 thermal_zone_device_set_polling(tz, tz->polling_delay_jiffies); in monitor_thermal_zone()
1323 thermal_set_delay_jiffies(&tz->polling_delay_jiffies, polling_delay); in thermal_zone_device_register_with_trips()