Searched refs:appletb_tb_dim_timeout (Results 1 – 1 of 1) sorted by relevance
51 static int appletb_tb_dim_timeout = 60; variable52 module_param_named(dim_timeout, appletb_tb_dim_timeout, int, 0644);191 mod_timer(&kbd->inactivity_timer, jiffies + msecs_to_jiffies(appletb_tb_dim_timeout * 1000)); in reset_inactivity_timer()410 mod_timer(&kbd->inactivity_timer, jiffies + msecs_to_jiffies(appletb_tb_dim_timeout * 1000)); in appletb_kbd_probe()