Home
last modified time | relevance | path

Searched defs:MTIOCGET (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmtio.h135 #define MTIOCGET _IOR('m', 2, struct mtget) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmtio.h135 #define MTIOCGET _IOR('m', 2, struct mtget) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmtio.h135 #define MTIOCGET _IOR('m', 2, struct mtget) macro
/third_party/musl/include/sys/
H A Dmtio.h135 #define MTIOCGET _IOR('m', 2, struct mtget) macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h77 #define MTIOCGET 0x801c6d02ul macro
1633 #define MTIOCGET 0x80306d02ul macro
3193 #define MTIOCGET 0x80306d02ul macro
4749 #define MTIOCGET 0x801c6d02ul macro
6196 #define MTIOCGET 0x40306d02ul macro
7644 #define MTIOCGET 0x40386d02ul macro
9194 #define MTIOCGET 0x401c6d02ul macro
10748 #define MTIOCGET 0x80306d02ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs77 pub const MTIOCGET: u32 = 2150657282; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs72 pub const MTIOCGET: u32 = 1076915458; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs73 pub const MTIOCGET: u32 = 1077439746; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs72 pub const MTIOCGET: u32 = 1076915458; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs73 pub const MTIOCGET: u32 = 1075604738; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs77 pub const MTIOCGET: u32 = 2149346562; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs77 pub const MTIOCGET: u32 = 2150657282; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs77 pub const MTIOCGET: u32 = 2150657282; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs77 pub const MTIOCGET: u32 = 2150657282; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs77 pub const MTIOCGET: u32 = 2149346562; consts

Completed in 108 milliseconds