Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-s3c24xx/
Ds3c2410.c115 int __init s3c2410_init(void) in s3c2410_init() function
130 return s3c2410_init(); in s3c2410a_init()
Dcommon.h17 extern int s3c2410_init(void);
27 #define s3c2410_init NULL macro
Dcommon.c61 .init = s3c2410_init,