|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/of.h>#include <linux/of_platform.h>#include <linux/rtc.h>#include <asm/machdep.h>#include <asm/prom.h>#include <asm/udbg.h>#include <asm/time.h>#include <asm/uic.h>#include <asm/ppc4xx.h>#include <asm/mpic.h>#include <asm/mmu.h>#include <linux/pci.h>Go to the source code of this file.
Functions | |
| DECLARE_PCI_FIXUP_HEADER (0x1033, 0x0035, quirk_ppc_currituck_usb_fixup) | |
| machine_device_initcall (ppc47x, ppc47x_device_probe) | |
| define_machine (ppc47x) | |
| DECLARE_PCI_FIXUP_HEADER | ( | 0x1033 | , |
| 0x0035 | , | ||
| quirk_ppc_currituck_usb_fixup | |||
| ) |
| define_machine | ( | ppc47x | ) |
Definition at line 189 of file currituck.c.
| machine_device_initcall | ( | ppc47x | , |
| ppc47x_device_probe | |||
| ) |
1.8.2