Searched refs:notify_delay_ms (Results 1 – 2 of 2) sorted by relevance
36 static int notify_delay_ms = PKG_TEMP_THERMAL_NOTIFY_DELAY; variable37 module_param(notify_delay_ms, int, 0644);38 MODULE_PARM_DESC(notify_delay_ms,304 unsigned long ms = msecs_to_jiffies(notify_delay_ms); in pkg_thermal_schedule_work()
62 static int notify_delay_ms = B0D4_THERMAL_NOTIFY_DELAY; variable115 unsigned long ms = msecs_to_jiffies(notify_delay_ms); in pkg_thermal_schedule_work()