Home
last modified time | relevance | path

Searched refs:UI_GET_VERSION (Results 1 - 14 of 14) sorted by relevance

/third_party/libevdev/include/linux/linux/
H A Duinput.h27 * - add UI_GET_VERSION ioctl
163 * UI_GET_VERSION - Return version of uinput protocol
169 #define UI_GET_VERSION _IOR(UINPUT_IOCTL_BASE, 45, unsigned int) macro
/third_party/libevdev/libevdev/
H A Dlibevdev-uinput.c393 if (ioctl(fd, UI_GET_VERSION, &uinput_version) == 0 && in libevdev_uinput_create_from_device()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h1106 #define UI_GET_VERSION 0x8004552dul macro
2665 #define UI_GET_VERSION 0x8004552dul macro
4222 #define UI_GET_VERSION 0x8004552dul macro
5674 #define UI_GET_VERSION 0x8004552dul macro
7121 #define UI_GET_VERSION 0x4004552dul macro
8671 #define UI_GET_VERSION 0x4004552dul macro
10221 #define UI_GET_VERSION 0x4004552dul macro
11673 #define UI_GET_VERSION 0x8004552dul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs1106 pub const UI_GET_VERSION: u32 = 2147767597; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c1517 IOCTL_REQUEST(UI_GET_VERSION); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs997 pub const UI_GET_VERSION: u32 = 1074025773; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs1100 pub const UI_GET_VERSION: u32 = 1074025773; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs997 pub const UI_GET_VERSION: u32 = 1074025773; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs1100 pub const UI_GET_VERSION: u32 = 1074025773; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs1002 pub const UI_GET_VERSION: u32 = 2147767597; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs1002 pub const UI_GET_VERSION: u32 = 2147767597; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs1109 pub const UI_GET_VERSION: u32 = 2147767597; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs1109 pub const UI_GET_VERSION: u32 = 2147767597; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs1106 pub const UI_GET_VERSION: u32 = 2147767597; consts

Completed in 101 milliseconds