Linux Kernel
3.7.1
|
#include <linux/of.h>
#include <linux/types.h>
#include <linux/pci.h>
#include <asm/irq.h>
#include <linux/atomic.h>
#include <asm/setup.h>
Go to the source code of this file.
Macros | |
#define | of_ioapic 0 |
#define | pci_address_to_pio pci_address_to_pio |
#define | HAVE_ARCH_DEVTREE_FIXUPS |
Functions | |
unsigned long | pci_address_to_pio (phys_addr_t addr) |
Variables | |
char | cmd_line [COMMAND_LINE_SIZE] |
unsigned long pci_address_to_pio | ( | phys_addr_t | addr | ) |
Definition at line 117 of file pci-common.c.
char cmd_line[COMMAND_LINE_SIZE] |