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

Data Fields

uint8_t command [4]
 
char name [24]
 
unsigned partitioned:1
 
unsigned short page_offset
 
unsigned int page_size
 
struct mutex lock
 
struct spi_devicespi
 
struct mtd_info mtd
 

Detailed Description

Definition at line 87 of file mtd_dataflash.c.

Field Documentation

Definition at line 88 of file mtd_dataflash.c.

struct mutex lock

Definition at line 96 of file mtd_dataflash.c.

Definition at line 99 of file mtd_dataflash.c.

char name[24]

Definition at line 89 of file mtd_dataflash.c.

unsigned short page_offset

Definition at line 93 of file mtd_dataflash.c.

unsigned int page_size

Definition at line 94 of file mtd_dataflash.c.

unsigned partitioned

Definition at line 91 of file mtd_dataflash.c.

Definition at line 97 of file mtd_dataflash.c.


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