Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dati_remote2.c369 ar2->jiffies = jiffies + msecs_to_jiffies(idev->rep[REP_DELAY]); in ati_remote2_input_key()
576 idev->rep[REP_DELAY] = 250; in ati_remote2_input_init()
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h993 #define REP_DELAY 0x00
963 #define REP_DELAY global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h993 #define REP_DELAY 0x00 macro
/linux/drivers/input/
H A Devdev.c1055 if (put_user(dev->rep[REP_DELAY], ip)) in evdev_do_ioctl()
1069 input_inject_event(&evdev->handle, EV_REP, REP_DELAY, u); in evdev_do_ioctl()
/linux/drivers/macintosh/
H A Dadbhid.c899 input_dev->rep[REP_DELAY] = 500; /* input layer default: 250 */ in adbhid_input_register()
/linux/drivers/hid/
H A Dhid-debug.c3557 [REP_DELAY] = "Delay", [REP_PERIOD] = "Period"