|
Linux Kernel
3.7.1
|
#include <linux/platform_device.h>#include <asm/mach/arch.h>#include <asm/mach/map.h>#include <asm/mach-types.h>#include <mach/map.h>#include <linux/platform_data/video-nuc900fb.h>#include "nuc950.h"Go to the source code of this file.
Variables | |
| map_io = nuc950evb_map_io | |
| init_irq = nuc900_init_irq | |
| init_machine = nuc950evb_init | |
| timer = &nuc900_timer | |
| restart = nuc9xx_restart | |
| init_irq = nuc900_init_irq |
Definition at line 41 of file mach-nuc950evb.c.
| init_machine = nuc950evb_init |
Definition at line 42 of file mach-nuc950evb.c.
| map_io = nuc950evb_map_io |
Definition at line 40 of file mach-nuc950evb.c.
| restart = nuc9xx_restart |
Definition at line 44 of file mach-nuc950evb.c.
Definition at line 43 of file mach-nuc950evb.c.
1.8.2