Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
ops-pnx8550.c File Reference
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/vmalloc.h>
#include <linux/delay.h>
#include <asm/mach-pnx8550/pci.h>
#include <asm/mach-pnx8550/glb.h>

Go to the source code of this file.

Variables

struct pci_ops pnx8550_pci_ops
 

Variable Documentation

struct pci_ops pnx8550_pci_ops
Initial value:
= {
config_read,
config_write
}

Definition at line 279 of file ops-pnx8550.c.