Home
last modified time | relevance | path

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

/arch/arm/mach-s3c/
Ds3c24xx.h47 extern int s3c2416_init(void);
59 #define s3c2416_init NULL macro
Ds3c2416.c69 int __init s3c2416_init(void) in s3c2416_init() function
Ds3c24xx.c127 .init = s3c2416_init,