Searched refs:nr_uarts (Results 1 – 2 of 2) sorted by relevance
89 static int nr_uarts __initdata = 0;130 nr_uarts = no; in s3c24xx_init_uartdevs()168 ret = platform_add_devices(s3c24xx_uart_devs, nr_uarts); in s3c_arch_init()
95 u32 nr_uarts; member