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

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dcommon.h35 extern int s3c2412_init(void);
45 #define s3c2412_init NULL macro
H A Ds3c2412.c171 int __init s3c2412_init(void) s3c2412_init() function
H A Dcommon.c123 .init = s3c2412_init,
131 .init = s3c2412_init,

Completed in 74 milliseconds