Searched refs:EVIOCGEFFECTS (Results 1 – 14 of 14) sorted by relevance
9 EVIOCGEFFECTS = 2147763588
9 EVIOCGEFFECTS = 1074021764
21 ioctl$EVIOCGEFFECTS(fd fd_evdev, cmd const[EVIOCGEFFECTS], arg buffer[out])
180 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time… macro
89 TEST_NULL_ARG(EVIOCGEFFECTS); in main()
316 case EVIOCGEFFECTS: in evdev_read_ioctl()
140 EVIOCGEFFECTS = IOR('E', 0x84, 'i') variable
540 unsigned IOCTL_EVIOCGEFFECTS = EVIOCGEFFECTS;
144 _(EVIOCGEFFECTS, WRITE, sizeof(int));