|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/pci.h>#include <linux/kernel.h>#include <linux/init.h>#include <linux/interrupt.h>#include <linux/irq.h>#include <asm/addrspace.h>#include <asm/txx9irq.h>#include <asm/txx9/pci.h>#include <asm/txx9/tx3927.h>Go to the source code of this file.
Functions | |
| void __init | tx3927_pcic_setup (struct pci_controller *channel, unsigned long sdram_size, int extarb) |
| void __init | tx3927_setup_pcierr_irq (void) |
| void __init tx3927_pcic_setup | ( | struct pci_controller * | channel, |
| unsigned long | sdram_size, | ||
| int | extarb | ||
| ) |
Definition at line 129 of file ops-tx3927.c.
Definition at line 224 of file ops-tx3927.c.
1.8.2