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

/freebsd-current/sys/dev/evdev/
H A Dinput.h84 #define EVIOCGKEYCODE_V2 _IOWR(EVDEV_IOC_MAGIC, 0x04, struct input_keymap_entry) macro
H A Dcdev.c491 case EVIOCGKEYCODE_V2:
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc387 _(EVIOCGKEYCODE_V2, WRITE, struct_input_keymap_entry_sz);
H A Dsanitizer_platform_limits_posix.cpp889 unsigned IOCTL_EVIOCGKEYCODE_V2 = EVIOCGKEYCODE_V2;

Completed in 71 milliseconds