|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/export.h>#include <linux/pci.h>#include <asm/mach-powertv/interrupts.h>#include "powertv-pci.h"Go to the source code of this file.
Functions | |
| int __init | pcibios_map_irq (const struct pci_dev *dev, u8 slot, u8 pin) |
| int | pcibios_plat_dev_init (struct pci_dev *dev) |
| int | asic_pcie_map_irq (const struct pci_dev *dev, u8 slot, u8 pin) |
| EXPORT_SYMBOL (asic_pcie_map_irq) | |
Definition at line 33 of file fixup-powertv.c.
| EXPORT_SYMBOL | ( | asic_pcie_map_irq | ) |
Definition at line 7 of file fixup-powertv.c.
Definition at line 13 of file fixup-powertv.c.
1.8.2