Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/ioport.h>
#include <linux/types.h>
#include <linux/pci.h>
#include <asm/gt64120.h>
Go to the source code of this file.
Functions | |
arch_initcall (gt64120_pci_init) | |
Variables | |
struct pci_ops | gt64xxx_pci0_ops |
arch_initcall | ( | gt64120_pci_init | ) |
Definition at line 149 of file ops-gt64xxx_pci0.c.