Searched refs:notify_delay_ms (Results 1 – 3 of 3) sorted by relevance
47 static u16 notify_delay_ms = 1024; variable148 return sysfs_emit(buf, "%u\n", notify_delay_ms); in notification_delay_ms_show()193 notify_delay_ms = new_tw; in notification_delay_ms_store()
79 static int notify_delay_ms = B0D4_THERMAL_NOTIFY_DELAY; variable132 unsigned long ms = msecs_to_jiffies(notify_delay_ms); in pkg_thermal_schedule_work()
38 static int notify_delay_ms = PKG_TEMP_THERMAL_NOTIFY_DELAY; variable39 module_param(notify_delay_ms, int, 0644);40 MODULE_PARM_DESC(notify_delay_ms,249 unsigned long ms = msecs_to_jiffies(notify_delay_ms); in pkg_thermal_schedule_work()