Searched refs:s3c2442_init (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dcommon.h82 extern int s3c2442_init(void);
87 #define s3c2442_init NULL macro
H A Ds3c2442.c59 int __init s3c2442_init(void) s3c2442_init() function
H A Dcommon.c107 .init = s3c2442_init,
115 .init = s3c2442_init,

Completed in 62 milliseconds