Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dthermal.c621 int passive_delay) in acpi_thermal_register_thermal_zone() argument
787 int passive_delay = 0; acpi_thermal_probe() local
/linux/drivers/thermal/
H A Dthermal_core.c1503 tz->passive_delay_jiffies = msecs_to_jiffies(passive_delay); in thermal_zone_device_register_with_trips() argument