|
Linux Kernel
3.7.1
|
#include <linux/of_platform.h>#include <linux/serial_core.h>#include <asm/mach/arch.h>#include <asm/hardware/gic.h>#include <mach/map.h>#include <plat/cpu.h>#include <plat/regs-serial.h>#include "common.h"Go to the source code of this file.
Variables | |
| smp = smp_ops(exynos_smp_ops) | |
| init_irq = exynos4_init_irq | |
| map_io = exynos4_dt_map_io | |
| handle_irq = gic_handle_irq | |
| init_machine = exynos4_dt_machine_init | |
| init_late = exynos_init_late | |
| timer = &exynos4_timer | |
| dt_compat = exynos4_dt_compat | |
| restart = exynos4_restart | |
| dt_compat = exynos4_dt_compat |
Definition at line 109 of file mach-exynos4-dt.c.
| handle_irq = gic_handle_irq |
Definition at line 105 of file mach-exynos4-dt.c.
| init_irq = exynos4_init_irq |
Definition at line 103 of file mach-exynos4-dt.c.
| init_late = exynos_init_late |
Definition at line 107 of file mach-exynos4-dt.c.
| init_machine = exynos4_dt_machine_init |
Definition at line 106 of file mach-exynos4-dt.c.
| map_io = exynos4_dt_map_io |
Definition at line 104 of file mach-exynos4-dt.c.
| restart = exynos4_restart |
Definition at line 110 of file mach-exynos4-dt.c.
| smp = smp_ops(exynos_smp_ops) |
Definition at line 102 of file mach-exynos4-dt.c.
Definition at line 108 of file mach-exynos4-dt.c.
1.8.2