Searched refs:EVIOCGREP (Results 1 – 5 of 5) sorted by relevance
300 #if defined EVIOCGREP || defined EVIOCSREP378 #ifdef EVIOCGREP in evdev_read_ioctl()379 case EVIOCGREP: in evdev_read_ioctl()
109 #define EVIOCGREP _IOR('E', 0x03, unsigned int[2]) /* get repeat settings */ macro
90 EVIOCGREP = IOR('E', 0x03, '2I') # get repeat settings variable
543 unsigned IOCTL_EVIOCGREP = EVIOCGREP;
149 _(EVIOCGREP, WRITE, sizeof(int) * 2);