Linux Kernel
3.7.1
|
#include <mtd-mxc_nand.h>
Data Fields | |
unsigned int | width |
unsigned int | hw_ecc:1 |
unsigned int | flash_bbt:1 |
struct mtd_partition * | parts |
int | nr_parts |
Definition at line 25 of file mtd-mxc_nand.h.
unsigned int flash_bbt |
Definition at line 28 of file mtd-mxc_nand.h.
unsigned int hw_ecc |
Definition at line 27 of file mtd-mxc_nand.h.
int nr_parts |
Definition at line 30 of file mtd-mxc_nand.h.
struct mtd_partition* parts |
Definition at line 29 of file mtd-mxc_nand.h.
unsigned int width |
Definition at line 26 of file mtd-mxc_nand.h.