Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
malta-pci.c File Reference
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <asm/gt64120.h>
#include <asm/gcmpregs.h>
#include <asm/mips-boards/generic.h>
#include <asm/mips-boards/bonito64.h>
#include <asm/mips-boards/msc01_pci.h>

Go to the source code of this file.

Functions

void __init mips_pcibios_init (void)
 

Variables

struct pci_ops bonito64_pci_ops
 
struct pci_ops gt64xxx_pci0_ops
 
struct pci_ops msc_pci_ops
 

Function Documentation

void __init mips_pcibios_init ( void  )

Definition at line 90 of file malta-pci.c.

Variable Documentation

struct pci_ops bonito64_pci_ops

Definition at line 158 of file ops-bonito64.c.

struct pci_ops gt64xxx_pci0_ops

Definition at line 149 of file ops-gt64xxx_pci0.c.

struct pci_ops msc_pci_ops

Definition at line 145 of file ops-msc.c.