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

/external/strace/
H A Devdev.c380 case EVIOCGID:
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc142 _(EVIOCGID, WRITE, struct_input_id_sz);
H A Dsanitizer_platform_limits_posix.cc484 unsigned IOCTL_EVIOCGID = EVIOCGID;
/external/kernel-headers/original/uapi/linux/
H A Dinput.h101 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */ macro

Completed in 26 milliseconds