|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/device.h>#include <linux/platform_device.h>#include <linux/types.h>#include <linux/usb/isp116x.h>#include <asm/mach-types.h>#include <asm/mach/arch.h>#include <mach/pxa25x.h>#include "generic.h"Go to the source code of this file.
Variables | |
| atag_offset = 0x220100 | |
| timer = &pxa_timer | |
| map_io = pxa25x_map_io | |
| nr_irqs = PXA_NR_IRQS | |
| init_irq = pxa25x_init_irq | |
| handle_irq = pxa25x_handle_irq | |
| init_machine = mp900c_init | |
| restart = pxa_restart | |
| handle_irq = pxa25x_handle_irq |
| init_irq = pxa25x_init_irq |
| map_io = pxa25x_map_io |
| nr_irqs = PXA_NR_IRQS |
| restart = pxa_restart |
1.8.2