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

#include <nand-gpio.h>

Data Fields

int gpio_nce
 
int gpio_nwp
 
int gpio_cle
 
int gpio_ale
 
int gpio_rdy
 
void(* adjust_parts )(struct gpio_nand_platdata *, size_t)
 
struct mtd_partitionparts
 
unsigned int num_parts
 
unsigned int options
 
int chip_delay
 

Detailed Description

Definition at line 6 of file nand-gpio.h.

Field Documentation

void(* adjust_parts)(struct gpio_nand_platdata *, size_t)

Definition at line 12 of file nand-gpio.h.

int chip_delay

Definition at line 16 of file nand-gpio.h.

int gpio_ale

Definition at line 10 of file nand-gpio.h.

int gpio_cle

Definition at line 9 of file nand-gpio.h.

int gpio_nce

Definition at line 7 of file nand-gpio.h.

int gpio_nwp

Definition at line 8 of file nand-gpio.h.

int gpio_rdy

Definition at line 11 of file nand-gpio.h.

unsigned int num_parts

Definition at line 14 of file nand-gpio.h.

unsigned int options

Definition at line 15 of file nand-gpio.h.

Definition at line 13 of file nand-gpio.h.


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