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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc157 _(EVIOCSKEYCODE, READ, sizeof(int) * 2);
H A Dsanitizer_platform_limits_posix.cc473 unsigned IOCTL_EVIOCSKEYCODE = EVIOCSKEYCODE;
/external/kernel-headers/original/uapi/linux/
H A Dinput.h77 * struct input_keymap_entry - used by EVIOCGKEYCODE/EVIOCSKEYCODE ioctls
107 #define EVIOCSKEYCODE _IOW('E', 0x04, unsigned int[2]) /* set keycode */ macro

Completed in 4260 milliseconds