OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ECCGETLAYOUT
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/kernel/common/mtd/
mtd-abi.h
94
#define
ECCGETLAYOUT
_IOR('M', 17, struct nand_ecclayout)
/external/kernel-headers/original/mtd/
mtd-abi.h
94
#define
ECCGETLAYOUT
_IOR('M', 17, struct nand_ecclayout)
/ndk/build/platforms/android-3/arch-arm/usr/include/mtd/
mtd-abi.h
94
#define
ECCGETLAYOUT
_IOR('M', 17, struct nand_ecclayout)
/ndk/build/platforms/android-4/arch-arm/usr/include/mtd/
mtd-abi.h
94
#define
ECCGETLAYOUT
_IOR('M', 17, struct nand_ecclayout)
/ndk/build/platforms/android-5/arch-arm/usr/include/mtd/
mtd-abi.h
94
#define
ECCGETLAYOUT
_IOR('M', 17, struct nand_ecclayout)
/ndk/build/platforms/android-5/arch-x86/usr/include/mtd/
mtd-abi.h
94
#define
ECCGETLAYOUT
_IOR('M', 17, struct nand_ecclayout)
/ndk/build/platforms/android-8/arch-arm/usr/include/mtd/
mtd-abi.h
94
#define
ECCGETLAYOUT
_IOR('M', 17, struct nand_ecclayout)
/ndk/build/platforms/android-8/arch-x86/usr/include/mtd/
mtd-abi.h
94
#define
ECCGETLAYOUT
_IOR('M', 17, struct nand_ecclayout)
/system/core/toolbox/
nandread.c
149
ret = ioctl(fd,
ECCGETLAYOUT
, &ecclayout);
Completed in 19 milliseconds