Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
s3c2410_nand_mtd Struct Reference

Data Fields

struct mtd_info mtd
 
struct nand_chip chip
 
struct s3c2410_nand_setset
 
struct s3c2410_nand_infoinfo
 
int scan_res
 

Detailed Description

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().

Definition at line 73 of file s3c2410.c.

Field Documentation

Definition at line 75 of file s3c2410.c.

Definition at line 77 of file s3c2410.c.

Definition at line 74 of file s3c2410.c.

int scan_res

Definition at line 78 of file s3c2410.c.

Definition at line 76 of file s3c2410.c.


The documentation for this struct was generated from the following file: