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