Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Ds3c24xx.h70 extern int s3c2440_init(void);
75 #define s3c2440_init NULL macro
H A Ds3c2440.c43 int __init s3c2440_init(void) in s3c2440_init() function
H A Ds3c24xx.c79 .init = s3c2440_init,
87 .init = s3c2440_init,