Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c79 static int notify_delay_ms = B0D4_THERMAL_NOTIFY_DELAY; variable
132 unsigned long ms = msecs_to_jiffies(notify_delay_ms); in pkg_thermal_schedule_work()