Searched refs:s3c2412_init_uarts (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dcommon.h37 extern void s3c2412_init_uarts(struct s3c2410_uartcfg *cfg, int no);
43 #define s3c2412_init_uarts NULL macro
H A Ds3c2412.c84 void __init s3c2412_init_uarts(struct s3c2410_uartcfg *cfg, int no) s3c2412_init_uarts() function
H A Dcommon.c122 .init_uarts = s3c2412_init_uarts,
130 .init_uarts = s3c2412_init_uarts,

Completed in 60 milliseconds