Home
last modified time | relevance | path

Searched refs:EVIOCGMASK (Results 1 - 15 of 15) sorted by relevance

/third_party/libinput/include/linux/linux/
H A Dinput.h180 * EVIOCGMASK - Retrieve current event mask
208 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) /* Get event-masks */ macro
213 * This ioctl is the counterpart to EVIOCGMASK. Instead of receiving the
215 * type. See EVIOCGMASK for a description of event-masks and the
/third_party/libinput/include/linux/freebsd/
H A Dinput.h181 * EVIOCGMASK - Retrieve current event mask
209 #define EVIOCGMASK _IOW('E', 0x92, struct input_mask) /* Get event-masks */ macro
214 * This ioctl is the counterpart to EVIOCGMASK. Instead of receiving the
216 * type. See EVIOCGMASK for a description of event-masks and the
/third_party/libevdev/include/linux/linux/
H A Dinput.h188 * EVIOCGMASK - Retrieve current event mask
216 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) /* Get event-masks */ macro
221 * This ioctl is the counterpart to EVIOCGMASK. Instead of receiving the
223 * type. See EVIOCGMASK for a description of event-masks and the
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h971 #define EVIOCGMASK 0x80104592ul macro
2530 #define EVIOCGMASK 0x80104592ul macro
4087 #define EVIOCGMASK 0x80104592ul macro
5539 #define EVIOCGMASK 0x80104592ul macro
6986 #define EVIOCGMASK 0x40104592ul macro
8536 #define EVIOCGMASK 0x40104592ul macro
10086 #define EVIOCGMASK 0x40104592ul macro
11538 #define EVIOCGMASK 0x80104592ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs971 pub const EVIOCGMASK: u32 = 2148550034; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c1376 IOCTL_REQUEST(EVIOCGMASK); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs862 pub const EVIOCGMASK: u32 = 1074808210; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs965 pub const EVIOCGMASK: u32 = 1074808210; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs862 pub const EVIOCGMASK: u32 = 1074808210; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs965 pub const EVIOCGMASK: u32 = 1074808210; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs867 pub const EVIOCGMASK: u32 = 2148550034; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs867 pub const EVIOCGMASK: u32 = 2148550034; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs974 pub const EVIOCGMASK: u32 = 2148550034; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs974 pub const EVIOCGMASK: u32 = 2148550034; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs971 pub const EVIOCGMASK: u32 = 2148550034; consts

Completed in 103 milliseconds