Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
fixup-lantiq.c File Reference
#include <linux/of_irq.h>
#include <linux/of_pci.h>

Go to the source code of this file.

Functions

int pcibios_plat_dev_init (struct pci_dev *dev)
 
int __init pcibios_map_irq (const struct pci_dev *dev, u8 slot, u8 pin)
 

Variables

int(* ltq_pci_plat_arch_init )(struct pci_dev *dev) = NULL
 
int(* ltq_pci_plat_dev_init )(struct pci_dev *dev) = NULL
 

Function Documentation

int __init pcibios_map_irq ( const struct pci_dev dev,
u8  slot,
u8  pin 
)

Definition at line 26 of file fixup-lantiq.c.

int pcibios_plat_dev_init ( struct pci_dev dev)

Definition at line 15 of file fixup-lantiq.c.

Variable Documentation

int(* ltq_pci_plat_arch_init)(struct pci_dev *dev) = NULL

Definition at line 12 of file fixup-lantiq.c.

int(* ltq_pci_plat_dev_init)(struct pci_dev *dev) = NULL

Definition at line 13 of file fixup-lantiq.c.