Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c1503 unsigned int polling_delay) in thermal_zone_device_register_with_trips() argument
1535 if (polling_delay && passive_delay > polling_delay) in thermal_zone_device_register_with_trips()
1589 tz->polling_delay_jiffies = msecs_to_jiffies(polling_delay); in thermal_zone_device_register_with_trips()