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

Data Fields

int(* init )(struct pci_dev *dev, struct map_pci_info *map)
 
void(* exit )(struct pci_dev *dev, struct map_pci_info *map)
 
unsigned long(* translate )(struct map_pci_info *map, unsigned long ofs)
 
const charmap_name
 

Detailed Description

Definition at line 26 of file pci.c.

Field Documentation

Definition at line 28 of file pci.c.

Definition at line 27 of file pci.c.

const char* map_name

Definition at line 30 of file pci.c.

unsigned long(* translate)(struct map_pci_info *map, unsigned long ofs)

Definition at line 29 of file pci.c.


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