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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc378 _(EVIOCGKEYCODE_V2, WRITE, struct_input_keymap_entry_sz);
H A Dsanitizer_platform_limits_posix.cc753 unsigned IOCTL_EVIOCGKEYCODE_V2 = EVIOCGKEYCODE_V2;
/external/kernel-headers/original/uapi/linux/
H A Dinput.h106 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) macro

Completed in 814 milliseconds