Searched refs:EVIOCGPROP (Results 1 - 4 of 4) sorted by relevance

/external/strace/
H A Devdev.c405 #ifdef EVIOCGPROP
406 case _IOC_NR(EVIOCGPROP(0)):
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc379 _(EVIOCGPROP, WRITE, 0);
H A Dsanitizer_platform_limits_posix.cc780 unsigned IOCTL_EVIOCGPROP = EVIOCGPROP(0);
/external/kernel-headers/original/uapi/linux/
H A Dinput.h113 #define EVIOCGPROP(len) _IOC(_IOC_READ, 'E', 0x09, len) /* get device properties */ macro

Completed in 1339 milliseconds