Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Ds3c24xx.h80 extern int s3c2442_init(void);
85 #define s3c2442_init NULL macro
H A Ds3c2442.c43 int __init s3c2442_init(void) in s3c2442_init() function
H A Ds3c24xx.c95 .init = s3c2442_init,
103 .init = s3c2442_init,