Searched refs:s5pv210_init_uarts (Results 1 – 2 of 2) sorted by relevance
28 extern void s5pv210_init_uarts(struct s3c2410_uartcfg *cfg, int no);32 #define s5pv210_init_uarts NULL macro
58 .init_uarts = s5pv210_init_uarts,247 void __init s5pv210_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s5pv210_init_uarts() function