Searched refs:polling_delay_jiffies (Results 1 – 2 of 2) sorted by relevance
133 unsigned long polling_delay_jiffies; member
353 else if (tz->polling_delay_jiffies) in monitor_thermal_zone()354 thermal_zone_device_set_polling(tz, tz->polling_delay_jiffies); in monitor_thermal_zone()1595 tz->polling_delay_jiffies = msecs_to_jiffies(polling_delay); in thermal_zone_device_register_with_trips()