Searched refs:s3c2443_init_uarts (Results 1 – 3 of 3) sorted by relevance
92 extern void s3c2443_init_uarts(struct s3c2410_uartcfg *cfg, int no);98 #define s3c2443_init_uarts NULL macro
79 void __init s3c2443_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2443_init_uarts() function
134 .init_uarts = s3c2443_init_uarts,
Completed in 5 milliseconds