Searched refs:EVIOCGEFFECTS (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc137 _(EVIOCGEFFECTS, WRITE, sizeof(int));
H A Dsanitizer_platform_limits_posix.cc340 unsigned IOCTL_EVIOCGEFFECTS = EVIOCGEFFECTS;
/external/kernel-headers/original/linux/
H A Dinput.h153 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */ macro

Completed in 61 milliseconds