Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Ds3c24xx.h90 extern int s3c2443_init(void);
100 #define s3c2443_init NULL macro
H A Ds3c2443.c62 int __init s3c2443_init(void) in s3c2443_init() function
H A Ds3c24xx.c135 .init = s3c2443_init,