Searched refs:polling_delay_jiffies (Results 1 – 2 of 2) sorted by relevance
118 unsigned long polling_delay_jiffies; member
364 else if (tz->polling_delay_jiffies) in monitor_thermal_zone()365 thermal_zone_device_set_polling(tz, tz->polling_delay_jiffies); in monitor_thermal_zone()1450 tz->polling_delay_jiffies = msecs_to_jiffies(polling_delay); in thermal_zone_device_register_with_trips()