|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/pci.h>#include <linux/kdev_t.h>#include <linux/delay.h>#include <linux/interrupt.h>#include <asm/time.h>#include <asm/machdep.h>#include <asm/pci-bridge.h>#include <mm/mmu_decl.h>#include <asm/prom.h>#include <asm/udbg.h>#include <asm/mpic.h>#include <linux/of_platform.h>#include <sysdev/fsl_soc.h>#include <sysdev/fsl_pci.h>#include <asm/ehv_pic.h>#include "corenet_ds.h"Go to the source code of this file.
Functions | |
| define_machine (p4080_ds) | |
| machine_arch_initcall (p4080_ds, corenet_ds_publish_devices) | |
| define_machine | ( | p4080_ds | ) |
Definition at line 69 of file p4080_ds.c.
| machine_arch_initcall | ( | p4080_ds | , |
| corenet_ds_publish_devices | |||
| ) |
1.8.2