Searched refs:passive_delay_jiffies (Results 1 – 3 of 3) sorted by relevance
117 unsigned long passive_delay_jiffies; member
362 if (tz->passive > 0 && tz->passive_delay_jiffies) in monitor_thermal_zone()363 thermal_zone_device_set_polling(tz, tz->passive_delay_jiffies); in monitor_thermal_zone()1451 tz->passive_delay_jiffies = msecs_to_jiffies(passive_delay); in thermal_zone_device_register_with_trips()
284 d = div_frac(d, jiffies_to_msecs(tz->passive_delay_jiffies)); in pid_controller()