Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
pci.h File Reference
#include <linux/mm.h>
#include <asm-generic/pci-dma-compat.h>

Go to the source code of this file.

Functions

int pcibios_plat_dev_init (struct pci_dev *dev)
 
void __devinit pci_load_of_ranges (struct pci_controller *hose, struct device_node *node)
 

Variables

char *(* pcibios_plat_setup )(char *str)
 

Function Documentation

void __devinit pci_load_of_ranges ( struct pci_controller hose,
struct device_node node 
)
int pcibios_plat_dev_init ( struct pci_dev dev)

Definition at line 93 of file pci.c.

Variable Documentation

char*(* pcibios_plat_setup)(char *str)

Definition at line 345 of file pci.c.