Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c1503 unsigned int passive_delay, in thermal_zone_device_register_with_trips() argument
1540 if (polling_delay && passive_delay > polling_delay) in thermal_zone_device_register_with_trips()
1595 tz->passive_delay_jiffies = msecs_to_jiffies(passive_delay); in thermal_zone_device_register_with_trips()