Home
last modified time | relevance | path

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

/third_party/libevdev/include/linux/linux/
H A Duinput.h25 * - add UI_DEV_SETUP ioctl
73 * UI_DEV_SETUP - Set device parameters for setup
99 #define UI_DEV_SETUP _IOW(UINPUT_IOCTL_BASE, 3, struct uinput_setup) macro
112 * part of this data and the content of UI_DEV_SETUP via write().
/third_party/libevdev/libevdev/
H A Dlibevdev-uinput.c362 rc = ioctl(fd, UI_DEV_SETUP, &setup); in uinput_create_DEV_SETUP()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h415 #define UI_DEV_SETUP 0x405c5503ul macro
1974 #define UI_DEV_SETUP 0x405c5503ul macro
3531 #define UI_DEV_SETUP 0x405c5503ul macro
4983 #define UI_DEV_SETUP 0x405c5503ul macro
6430 #define UI_DEV_SETUP 0x805c5503ul macro
7980 #define UI_DEV_SETUP 0x805c5503ul macro
9530 #define UI_DEV_SETUP 0x805c5503ul macro
10982 #define UI_DEV_SETUP 0x405c5503ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs415 pub const UI_DEV_SETUP: u32 = 1079792899; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c804 IOCTL_REQUEST(UI_DEV_SETUP); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs306 pub const UI_DEV_SETUP: u32 = 2153534723; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs409 pub const UI_DEV_SETUP: u32 = 2153534723; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs306 pub const UI_DEV_SETUP: u32 = 2153534723; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs409 pub const UI_DEV_SETUP: u32 = 2153534723; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs311 pub const UI_DEV_SETUP: u32 = 1079792899; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs311 pub const UI_DEV_SETUP: u32 = 1079792899; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs418 pub const UI_DEV_SETUP: u32 = 1079792899; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs418 pub const UI_DEV_SETUP: u32 = 1079792899; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs415 pub const UI_DEV_SETUP: u32 = 1079792899; consts

Completed in 100 milliseconds