Searched refs:EVIOCGREP (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | input.h | 104 #define EVIOCGREP _IOR('E', 0x03, unsigned int[2]) /* get repeat settings */ macro |
/linux-3.4.99/drivers/input/ | ||
D | evdev.c | 681 case EVIOCGREP: in evdev_do_ioctl() |