Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | __IO_DEV_DESC(x, sz) |
#define | __MEM_DEV_DESC(x, sz) |
Functions | |
void __init | ux500_map_io (void) |
void __init | u8500_map_io (void) |
struct device *__init | u8500_init_devices (struct ab8500_platform_data *ab8500) |
void __init | ux500_init_irq (void) |
void __init | ux500_init_late (void) |
struct device * | ux500_soc_device_init (const char *soc_id) |
void __init | amba_add_devices (struct amba_device *devs[], int num) |
void | ux500_cpu_die (unsigned int cpu) |
Variables | |
struct sys_timer | ux500_timer |
struct smp_operations | ux500_smp_ops |
#define __IO_DEV_DESC | ( | x, | |
sz | |||
) |
#define __MEM_DEV_DESC | ( | x, | |
sz | |||
) |
void __init amba_add_devices | ( | struct amba_device * | devs[], |
int | num | ||
) |
|
read |
Definition at line 206 of file cpu-db8500.c.
Definition at line 72 of file cpu-db8500.c.
struct smp_operations ux500_smp_ops |