Home
last modified time | relevance | path

Searched refs:s5pv210_init_uarts (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/mach-s5pv210/
Dcommon.h28 extern void s5pv210_init_uarts(struct s3c2410_uartcfg *cfg, int no);
32 #define s5pv210_init_uarts NULL macro
Dcommon.c58 .init_uarts = s5pv210_init_uarts,
247 void __init s5pv210_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s5pv210_init_uarts() function