Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dinput.h86 #define EVIOCSKEYCODE_V2 _IOW(EVDEV_IOC_MAGIC, 0x04, struct input_keymap_entry) macro
H A Dcdev.c504 case EVIOCSKEYCODE_V2: in evdev_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp891 unsigned IOCTL_EVIOCSKEYCODE_V2 = EVIOCSKEYCODE_V2;
H A Dsanitizer_common_interceptors_ioctl.inc389 _(EVIOCSKEYCODE_V2, READ, struct_input_keymap_entry_sz);