Home
last modified time | relevance | path

Searched refs:UI_SET_EVBIT (Results 1 - 19 of 19) sorted by relevance

/third_party/ltp/libs/libltpuinput/
H A 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/
H A 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()
H A 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()
H A Dinput05.c86 SAFE_IOCTL(NULL, fd, UI_SET_EVBIT, EV_KEY); in setup()
H A Dinput03.c85 SAFE_IOCTL(NULL, fd, UI_SET_EVBIT, EV_KEY); in setup()
/third_party/libevdev/include/linux/linux/
H A Duinput.h136 #define UI_SET_EVBIT _IOW(UINPUT_IOCTL_BASE, 100, int) macro
/third_party/libevdev/libevdev/
H A Dlibevdev-uinput.c74 rc = ioctl(fd, UI_SET_EVBIT, type); in set_evbits()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A 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/src/aarch64/
H A Dioctl.rs1216 pub const UI_SET_EVBIT: u32 = 1074025828; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c1627 IOCTL_REQUEST(UI_SET_EVBIT); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs1107 pub const UI_SET_EVBIT: u32 = 2147767652; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs1210 pub const UI_SET_EVBIT: u32 = 2147767652; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs1107 pub const UI_SET_EVBIT: u32 = 2147767652; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs1210 pub const UI_SET_EVBIT: u32 = 2147767652; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs1112 pub const UI_SET_EVBIT: u32 = 1074025828; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs1112 pub const UI_SET_EVBIT: u32 = 1074025828; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs1219 pub const UI_SET_EVBIT: u32 = 1074025828; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs1219 pub const UI_SET_EVBIT: u32 = 1074025828; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs1216 pub const UI_SET_EVBIT: u32 = 1074025828; consts

Completed in 103 milliseconds