Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) |
Functions | |
void | timer_init (int irq) |
void __init | icu_init_irq (void) |
void __init | mmp_map_io (void) |
void | mmp_restart (char, const char *) |
void __init | pxa168_clk_init (void) |
void __init | pxa910_clk_init (void) |
void __init | mmp2_clk_init (void) |
Definition at line 108 of file clock-mmp2.c.
Definition at line 88 of file clock-pxa168.c.
Definition at line 64 of file clock-pxa910.c.