Searched refs:s3c2443_init_uarts (Results 1 – 3 of 3) sorted by relevance
21 extern void s3c2443_init_uarts(struct s3c2410_uartcfg *cfg, int no);29 #define s3c2443_init_uarts NULL macro
80 void __init s3c2443_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2443_init_uarts() function
156 .init_uarts = s3c2443_init_uarts,