Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-s3c/
Ds3c24xx.h33 extern int s3c2412_init(void);
43 #define s3c2412_init NULL macro
Ds3c2412.c165 int __init s3c2412_init(void) in s3c2412_init() function
Ds3c24xx.c111 .init = s3c2412_init,
119 .init = s3c2412_init,