Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Ds3c64xx.h39 extern int s3c6410_init(void);
45 #define s3c6410_init NULL macro
H A Ds3c6410.c89 int __init s3c6410_init(void) in s3c6410_init() function
H A Ds3c64xx.c91 .init = s3c6410_init,