Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dimx-sm-bbm-key.c17 #define REPEAT_INTERVAL 60 macro
58 schedule_delayed_work(&bbnsm->check_work, msecs_to_jiffies(REPEAT_INTERVAL)); in scmi_imx_bbm_pwrkey_check_for_events()
/linux/drivers/input/misc/
H A Dnxp-bbnsm-pwrkey.c34 #define REPEAT_INTERVAL 60 macro
67 jiffies + msecs_to_jiffies(REPEAT_INTERVAL)); in bbnsm_pwrkey_check_for_events()