Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/pci.h>
#include <linux/kernel.h>
#include <linux/interrupt.h>
#include <asm/txx9/generic.h>
#include <asm/txx9/tx4939.h>
Go to the source code of this file.
Functions | |
int __init | tx4939_report_pciclk (void) |
void __init | tx4939_report_pci1clk (void) |
int __init | tx4939_pcic1_map_irq (const struct pci_dev *dev, u8 slot) |
int __init | tx4939_pci_map_irq (const struct pci_dev *dev, u8 slot, u8 pin) |
void __init | tx4939_setup_pcierr_irq (void) |
Definition at line 71 of file pci-tx4939.c.
Definition at line 51 of file pci-tx4939.c.
Definition at line 42 of file pci-tx4939.c.
Definition at line 20 of file pci-tx4939.c.
Definition at line 100 of file pci-tx4939.c.