Home
last modified time | relevance | path

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

/freebsd/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: in evdev_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp889 unsigned IOCTL_EVIOCGKEYCODE_V2 = EVIOCGKEYCODE_V2;
H A Dsanitizer_common_interceptors_ioctl.inc387 _(EVIOCGKEYCODE_V2, WRITE, struct_input_keymap_entry_sz);