Searched refs:s3c2416_init_uarts (Results 1 – 3 of 3) sorted by relevance
48 extern void s3c2416_init_uarts(struct s3c2410_uartcfg *cfg, int no);56 #define s3c2416_init_uarts NULL macro
95 void __init s3c2416_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2416_init_uarts() function
124 .init_uarts = s3c2416_init_uarts,