Home
last modified time | relevance | path

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

/linux/arch/arm/mach-s3c/
H A Ds3c64xx.h28 extern int s3c6410_init(void);
34 #define s3c6410_init NULL macro
H A Ds3c6410.c80 int __init s3c6410_init(void) in s3c6410_init() function
H A Ds3c64xx.c83 .init = s3c6410_init,