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

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dcommon.h23 extern void s3c2410_init_uarts(struct s3c2410_uartcfg *cfg, int no);
28 #define s3c2410_init_uarts NULL macro
H A Ds3c2410.c64 void __init s3c2410_init_uarts(struct s3c2410_uartcfg *cfg, int no) s3c2410_init_uarts() function
H A Dcommon.c74 .init_uarts = s3c2410_init_uarts,
82 .init_uarts = s3c2410_init_uarts,

Completed in 39 milliseconds