|
Linux Kernel
3.7.1
|
#include <linux/pci.h>#include <linux/of_platform.h>#include <asm/div64.h>#include <asm/mpic.h>#include <asm/swiotlb.h>#include <sysdev/fsl_soc.h>#include <sysdev/fsl_pci.h>#include <asm/udbg.h>#include <asm/fsl_guts.h>#include <asm/fsl_lbc.h>#include "smp.h"#include "mpc85xx.h"Go to the source code of this file.
Functions | |
| void __init | p1022_ds_pic_init (void) |
| machine_arch_initcall (p1022_ds, mpc85xx_common_publish_devices) | |
| machine_arch_initcall (p1022_ds, swiotlb_setup_bus_notifier) | |
| define_machine (p1022_ds) | |
| define_machine | ( | p1022_ds | ) |
Definition at line 601 of file p1022_ds.c.
| machine_arch_initcall | ( | p1022_ds | , |
| mpc85xx_common_publish_devices | |||
| ) |
| machine_arch_initcall | ( | p1022_ds | , |
| swiotlb_setup_bus_notifier | |||
| ) |
Definition at line 470 of file p1022_ds.c.
1.8.2