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