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

/linux-master/include/linux/
H A Dthermal.h143 * @polling_delay_jiffies: number of jiffies to wait between polls when
184 unsigned long polling_delay_jiffies; member in struct:thermal_zone_device
/linux-master/drivers/thermal/
H A Dthermal_core.c300 else if (tz->polling_delay_jiffies)
301 thermal_zone_device_set_polling(tz, tz->polling_delay_jiffies);
1345 thermal_set_delay_jiffies(&tz->polling_delay_jiffies, polling_delay);

Completed in 93 milliseconds