|
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 | |
| init_irq = exynos5_init_irq | |
| smp = smp_ops(exynos_smp_ops) | |
| map_io = exynos5250_dt_map_io | |
| handle_irq = gic_handle_irq | |
| init_machine = exynos5250_dt_machine_init | |
| init_late = exynos_init_late | |
| timer = &exynos4_timer | |
| dt_compat = exynos5250_dt_compat | |
| restart = exynos5_restart | |
| dt_compat = exynos5250_dt_compat |
Definition at line 104 of file mach-exynos5-dt.c.
| handle_irq = gic_handle_irq |
Definition at line 100 of file mach-exynos5-dt.c.
| init_irq = exynos5_init_irq |
Definition at line 97 of file mach-exynos5-dt.c.
| init_late = exynos_init_late |
Definition at line 102 of file mach-exynos5-dt.c.
| init_machine = exynos5250_dt_machine_init |
Definition at line 101 of file mach-exynos5-dt.c.
| map_io = exynos5250_dt_map_io |
Definition at line 99 of file mach-exynos5-dt.c.
| restart = exynos5_restart |
Definition at line 105 of file mach-exynos5-dt.c.
| smp = smp_ops(exynos_smp_ops) |
Definition at line 98 of file mach-exynos5-dt.c.
Definition at line 103 of file mach-exynos5-dt.c.
1.8.2