/third_party/libinput/include/linux/linux/ |
H A D | input.h | 132 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) /* get device name */ 133 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) /* get physical location */ 134 #define EVIOCGUNIQ(len) _IOC(_IOC_READ, 'E', 0x08, len) /* get unique identifier */ 135 #define EVIOCGPROP(len) _IOC(_IOC_READ, 'E', 0x09, len) /* get device properties */ 161 #define EVIOCGMTSLOTS(len) _IOC(_IOC_READ, 'E', 0x0a, len) 163 #define EVIOCGKEY(len) _IOC(_IOC_READ, 'E', 0x18, len) /* get global key state */ 164 #define EVIOCGLED(len) _IOC(_IOC_READ, 'E', 0x19, len) /* get all LEDs */ 165 #define EVIOCGSND(len) _IOC(_IOC_READ, 'E', 0x1a, len) /* get all sounds status */ 166 #define EVIOCGSW(len) _IOC(_IOC_READ, 'E', 0x1b, len) /* get all switch states */ 168 #define EVIOCGBIT(ev,len) _IOC(_IOC_READ, ' [all...] |
/third_party/libevdev/include/linux/linux/ |
H A D | input.h | 140 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) /* get device name */ 141 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) /* get physical location */ 142 #define EVIOCGUNIQ(len) _IOC(_IOC_READ, 'E', 0x08, len) /* get unique identifier */ 143 #define EVIOCGPROP(len) _IOC(_IOC_READ, 'E', 0x09, len) /* get device properties */ 169 #define EVIOCGMTSLOTS(len) _IOC(_IOC_READ, 'E', 0x0a, len) 171 #define EVIOCGKEY(len) _IOC(_IOC_READ, 'E', 0x18, len) /* get global key state */ 172 #define EVIOCGLED(len) _IOC(_IOC_READ, 'E', 0x19, len) /* get all LEDs */ 173 #define EVIOCGSND(len) _IOC(_IOC_READ, 'E', 0x1a, len) /* get all sounds status */ 174 #define EVIOCGSW(len) _IOC(_IOC_READ, 'E', 0x1b, len) /* get all switch states */ 176 #define EVIOCGBIT(ev,len) _IOC(_IOC_READ, ' [all...] |
H A D | uinput.h | 160 #define UI_GET_SYSNAME(len) _IOC(_IOC_READ, UINPUT_IOCTL_BASE, 44, len)
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | ioctl.h | 4 #define _IOC_READ 2U macro 8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | ioctl.h | 4 #define _IOC_READ 2U macro 8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | ioctl.h | 4 #define _IOC_READ 2U macro 8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
|
/third_party/musl/arch/generic/bits/ |
H A D | ioctl.h | 4 #define _IOC_READ 2U macro 8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
|
/third_party/musl/arch/mips64/bits/ |
H A D | ioctl.h | 3 #define _IOC_READ 2U macro 8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
|
/third_party/musl/arch/mipsn32/bits/ |
H A D | ioctl.h | 3 #define _IOC_READ 2U macro 8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | ioctl.h | 4 #define _IOC_READ 2U macro 8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
|
/third_party/musl/arch/mips/bits/ |
H A D | ioctl.h | 3 #define _IOC_READ 2U macro 8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
|
/third_party/musl/arch/powerpc/bits/ |
H A D | ioctl.h | 4 #define _IOC_READ 2U macro 8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
|
/third_party/musl/arch/sh/bits/ |
H A D | ioctl.h | 4 #define _IOC_READ 2U macro 8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | ioctl.h | 4 #define _IOC_READ 2U macro 14 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) 15 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
H A D | ioctl.h | 4 #define _IOC_READ 2U macro 14 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) 15 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
|
/third_party/cups-filters/backend/ |
H A D | backend-private.h | 37 # define LPIOC_GET_DEVICE_ID(len) _IOC(_IOC_READ, 'P', IOCNR_GET_DEVICE_ID, len)
|
/third_party/libdrm/ |
H A D | xf86drm.h | 54 #define DRM_IOC_READ _IOC_READ 56 #define DRM_IOC_READWRITE _IOC_READ|_IOC_WRITE
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 330 pub const _IOC_READ: u32 = 2; consts
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 335 pub const _IOC_READ: u32 = 2; consts
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 335 pub const _IOC_READ: u32 = 2; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 331 pub const _IOC_READ: u32 = 2; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 328 pub const _IOC_READ: u32 = 2; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 331 pub const _IOC_READ: u32 = 2; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 328 pub const _IOC_READ: u32 = 2; consts
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 329 pub const _IOC_READ: u32 = 2; consts
|