|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/gpio.h>#include <asm/mach/arch.h>#include <asm/mach-types.h>#include <mach/irqs.h>#include <mach/pxa168.h>#include <mach/mfp-pxa168.h>#include "common.h"Go to the source code of this file.
Variables | |
| struct pxa168_eth_platform_data | gplugd_eth_platform_data |
| map_io = mmp_map_io | |
| nr_irqs = MMP_NR_IRQS | |
| init_irq = pxa168_init_irq | |
| timer = &pxa168_timer | |
| init_machine = gplugd_init | |
| restart = pxa168_restart | |
| struct pxa168_eth_platform_data gplugd_eth_platform_data |
| init_irq = pxa168_init_irq |
| map_io = mmp_map_io |
| nr_irqs = MMP_NR_IRQS |
| restart = pxa168_restart |
1.8.2