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

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dcommon.h72 extern int s3c2440_init(void);
77 #define s3c2440_init NULL macro
H A Ds3c2440.c49 int __init s3c2440_init(void) s3c2440_init() function
H A Dcommon.c91 .init = s3c2440_init,
99 .init = s3c2440_init,

Completed in 88 milliseconds