OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MTD_POWERUP_LOCK
(Results
1 - 6
of
6
) sorted by null
/external/strace/xlat/
mtd_flags_options.h
20
#if defined(
MTD_POWERUP_LOCK
) || (defined(HAVE_DECL_MTD_POWERUP_LOCK) && HAVE_DECL_MTD_POWERUP_LOCK)
21
XLAT(
MTD_POWERUP_LOCK
),
/bionic/libc/kernel/uapi/mtd/
mtd-abi.h
77
#define
MTD_POWERUP_LOCK
0x2000
/external/strace/linux/
mtd-abi.h
105
#define
MTD_POWERUP_LOCK
0x2000 /* Always locked after reset */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
mtd-abi.h
44
#define
MTD_POWERUP_LOCK
0x2000 /* Always locked after reset */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h
105
#define
MTD_POWERUP_LOCK
0x2000 /* Always locked after reset */
/external/kernel-headers/original/uapi/mtd/
mtd-abi.h
105
#define
MTD_POWERUP_LOCK
0x2000 /* Always locked after reset */
Completed in 139 milliseconds