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

#include <mtd-nand-s3c2410.h>

Data Fields

unsigned int disable_ecc:1
 
unsigned int flash_bbt:1
 
unsigned int options
 
int nr_chips
 
int nr_partitions
 
charname
 
intnr_map
 
struct mtd_partitionpartitions
 
struct nand_ecclayoutecc_layout
 

Detailed Description

Definition at line 31 of file mtd-nand-s3c2410.h.

Field Documentation

unsigned int disable_ecc

Definition at line 32 of file mtd-nand-s3c2410.h.

struct nand_ecclayout* ecc_layout

Definition at line 41 of file mtd-nand-s3c2410.h.

unsigned int flash_bbt

Definition at line 33 of file mtd-nand-s3c2410.h.

char* name

Definition at line 38 of file mtd-nand-s3c2410.h.

int nr_chips

Definition at line 36 of file mtd-nand-s3c2410.h.

int* nr_map

Definition at line 39 of file mtd-nand-s3c2410.h.

int nr_partitions

Definition at line 37 of file mtd-nand-s3c2410.h.

unsigned int options

Definition at line 35 of file mtd-nand-s3c2410.h.

struct mtd_partition* partitions

Definition at line 40 of file mtd-nand-s3c2410.h.


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