Searched refs:EVIOCGEFFECTS (Results 1 – 10 of 10) sorted by relevance
181 #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()
146 EVIOCGEFFECTS = IOR('E', 0x84, 'i') variable
540 unsigned IOCTL_EVIOCGEFFECTS = EVIOCGEFFECTS;
144 _(EVIOCGEFFECTS, WRITE, sizeof(int));
541 unsigned IOCTL_EVIOCGEFFECTS = EVIOCGEFFECTS;
147 _(EVIOCGEFFECTS, WRITE, sizeof(int));