Linux Kernel
3.7.1
|
#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 |
Definition at line 279 of file ops-pnx8550.c.