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