Home
last modified time | relevance | path

Searched refs:s3c2410_init (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-s3c24xx/
Ds3c2410.c120 int __init s3c2410_init(void) in s3c2410_init() function
135 return s3c2410_init(); in s3c2410a_init()
Dcommon.h20 extern int s3c2410_init(void);
30 #define s3c2410_init NULL macro
Dcommon.c75 .init = s3c2410_init,