Linux Kernel
3.7.1
|
Data Fields | |
struct mtd_info | mtd |
struct nand_chip | chip |
struct s3c2410_nand_set * | set |
struct s3c2410_nand_info * | info |
int | scan_res |
struct s3c2410_nand_mtd - driver MTD structure : The MTD instance to pass to the MTD layer. : The NAND chip information. : The platform information supplied for this set of NAND chips. : Link back to the hardware information. : The result from calling nand_scan_ident().
struct s3c2410_nand_info* info |
struct s3c2410_nand_set* set |