Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-appletb-kbd.c51 static int appletb_tb_dim_timeout = 60; variable
52 module_param_named(dim_timeout, appletb_tb_dim_timeout, int, 0644);
193 jiffies + secs_to_jiffies(appletb_tb_dim_timeout)); in reset_inactivity_timer()
413 jiffies + secs_to_jiffies(appletb_tb_dim_timeout)); in appletb_kbd_probe()