Searched refs:notify_delay_ms (Results 1 – 3 of 3) sorted by relevance
46 static u16 notify_delay_ms = 1024; variable126 return sysfs_emit(buf, "%u\n", notify_delay_ms); in notification_delay_ms_show()171 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()
37 static int notify_delay_ms = PKG_TEMP_THERMAL_NOTIFY_DELAY; variable38 module_param(notify_delay_ms, int, 0644);39 MODULE_PARM_DESC(notify_delay_ms,245 unsigned long ms = msecs_to_jiffies(notify_delay_ms); in pkg_thermal_schedule_work()