Home
last modified time | relevance | path

Searched defs:platform_nand_chip (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-9/include/linux/mtd/
Dnand.h301 struct platform_nand_chip { struct
302 int nr_chips;
303 int chip_offset;
304 int nr_partitions;
305 struct mtd_partition *partitions;
306 struct nand_ecclayout *ecclayout;
307 int chip_delay;
308 unsigned int options;
309 void *priv;