Home
last modified time | relevance | path

Searched refs:UI_SET_EVBIT (Results 1 – 20 of 20) sorted by relevance

/third_party/ltp/libs/libltpuinput/
Dtst_uinput.c117 SAFE_IOCTL(fd, UI_SET_EVBIT, EV_KEY); in setup_mouse_events()
119 SAFE_IOCTL(fd, UI_SET_EVBIT, EV_REL); in setup_mouse_events()
/third_party/ltp/testcases/kernel/input/
Dinput06.c86 SAFE_IOCTL(NULL, fd, UI_SET_EVBIT, EV_KEY); in setup()
87 SAFE_IOCTL(NULL, fd, UI_SET_EVBIT, EV_REP); in setup()
Dinput_helper.c216 SAFE_IOCTL(NULL, fd, UI_SET_EVBIT, EV_KEY); in setup_mouse_events()
218 SAFE_IOCTL(NULL, fd, UI_SET_EVBIT, EV_REL); in setup_mouse_events()
Dinput05.c86 SAFE_IOCTL(NULL, fd, UI_SET_EVBIT, EV_KEY); in setup()
Dinput03.c85 SAFE_IOCTL(NULL, fd, UI_SET_EVBIT, EV_KEY); in setup()
/third_party/libevdev/include/linux/linux/
Duinput.h136 #define UI_SET_EVBIT _IOW(UINPUT_IOCTL_BASE, 100, int) macro
/third_party/libevdev/libevdev/
Dlibevdev-uinput.c74 rc = ioctl(fd, UI_SET_EVBIT, type); in set_evbits()
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dioctl.h1216 #define UI_SET_EVBIT 0x40045564ul macro
2775 #define UI_SET_EVBIT 0x40045564ul macro
4332 #define UI_SET_EVBIT 0x40045564ul macro
5784 #define UI_SET_EVBIT 0x40045564ul macro
7231 #define UI_SET_EVBIT 0x80045564ul macro
8781 #define UI_SET_EVBIT 0x80045564ul macro
10331 #define UI_SET_EVBIT 0x80045564ul macro
11783 #define UI_SET_EVBIT 0x40045564ul macro
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
Dgenerated.txt1110 UI_SET_EVBIT
Dlist.c1627 IOCTL_REQUEST(UI_SET_EVBIT); in list()
/third_party/rust/crates/linux-raw-sys/src/arm/
Dioctl.rs1112 pub const UI_SET_EVBIT: u32 = 1074025828; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dioctl.rs1107 pub const UI_SET_EVBIT: u32 = 2147767652; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dioctl.rs1107 pub const UI_SET_EVBIT: u32 = 2147767652; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dioctl.rs1112 pub const UI_SET_EVBIT: u32 = 1074025828; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dioctl.rs1219 pub const UI_SET_EVBIT: u32 = 1074025828; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dioctl.rs1216 pub const UI_SET_EVBIT: u32 = 1074025828; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dioctl.rs1219 pub const UI_SET_EVBIT: u32 = 1074025828; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dioctl.rs1210 pub const UI_SET_EVBIT: u32 = 2147767652; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dioctl.rs1216 pub const UI_SET_EVBIT: u32 = 1074025828; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dioctl.rs1210 pub const UI_SET_EVBIT: u32 = 2147767652; constant