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

#include <eeprom.h>

Data Fields

u32 byte_len
 
char name [10]
 
u16 page_size
 
u16 flags
 
void(* setup )(struct memory_accessor *mem, void *context)
 
voidcontext
 

Detailed Description

Definition at line 13 of file eeprom.h.

Field Documentation

u32 byte_len

Definition at line 14 of file eeprom.h.

Definition at line 35 of file eeprom.h.

u16 flags

Definition at line 17 of file eeprom.h.

char name[10]

Definition at line 15 of file eeprom.h.

u16 page_size

Definition at line 16 of file eeprom.h.

Definition at line 34 of file eeprom.h.


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