Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
arm
mach-mmp
common.h
Go to the documentation of this file.
1
#define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x)
2
3
struct
sys_timer
;
4
5
extern
void
timer_init
(
int
irq);
6
7
extern
void
__init
icu_init_irq
(
void
);
8
extern
void
__init
mmp_map_io
(
void
);
9
extern
void
mmp_restart
(
char
,
const
char
*);
10
extern
void
__init
pxa168_clk_init
(
void
);
11
extern
void
__init
pxa910_clk_init
(
void
);
12
extern
void
__init
mmp2_clk_init
(
void
);
Generated on Thu Jan 10 2013 12:57:06 for Linux Kernel by
1.8.2