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

Data Fields

unsigned long size
 
unsigned long sequential_write_pagesize
 
unsigned char select_cmd
 
unsigned long usec_delay_writecycles
 
unsigned long usec_delay_step
 
int adapt_state
 
struct mutex lock
 
int retry_cnt_addr
 
int retry_cnt_read
 

Detailed Description

Definition at line 64 of file eeprom.c.

Field Documentation

int adapt_state

Definition at line 72 of file eeprom.c.

struct mutex lock

Definition at line 75 of file eeprom.c.

int retry_cnt_addr

Definition at line 76 of file eeprom.c.

int retry_cnt_read

Definition at line 78 of file eeprom.c.

unsigned char select_cmd

Definition at line 68 of file eeprom.c.

unsigned long sequential_write_pagesize

Definition at line 67 of file eeprom.c.

unsigned long size

Definition at line 66 of file eeprom.c.

unsigned long usec_delay_step

Definition at line 71 of file eeprom.c.

unsigned long usec_delay_writecycles

Definition at line 69 of file eeprom.c.


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