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

#include <m48t59.h>

Data Fields

void(* write_byte )(struct device *dev, u32 ofs, u8 val)
 
unsigned char(* read_byte )(struct device *dev, u32 ofs)
 
int type
 
void __iomemioaddr
 
unsigned int offset
 

Detailed Description

Definition at line 51 of file m48t59.h.

Field Documentation

void __iomem* ioaddr

Definition at line 59 of file m48t59.h.

unsigned int offset

Definition at line 61 of file m48t59.h.

unsigned char(* read_byte)(struct device *dev, u32 ofs)

Definition at line 54 of file m48t59.h.

Definition at line 56 of file m48t59.h.

void(* write_byte)(struct device *dev, u32 ofs, u8 val)

Definition at line 53 of file m48t59.h.


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