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

#include <jz4740_nand.h>

Data Fields

int num_partitions
 
struct mtd_partitionpartitions
 
struct nand_ecclayoutecc_layout
 
unsigned int busy_gpio
 
unsigned char banks [JZ_NAND_NUM_BANKS]
 
void(* ident_callback )(struct platform_device *, struct nand_chip *, struct mtd_partition **, int *num_partitions)
 

Detailed Description

Definition at line 24 of file jz4740_nand.h.

Field Documentation

unsigned char banks[JZ_NAND_NUM_BANKS]

Definition at line 32 of file jz4740_nand.h.

unsigned int busy_gpio

Definition at line 30 of file jz4740_nand.h.

struct nand_ecclayout* ecc_layout

Definition at line 28 of file jz4740_nand.h.

Definition at line 34 of file jz4740_nand.h.

int num_partitions

Definition at line 25 of file jz4740_nand.h.

struct mtd_partition* partitions

Definition at line 26 of file jz4740_nand.h.


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