Searched refs:s3c24xx_serial_ports (Results 1 – 1 of 1) sorted by relevance
1829 static struct s3c24xx_uart_port s3c24xx_serial_ports[UART_NR]; variable1832 struct uart_port *port = &s3c24xx_serial_ports[index].port; in s3c24xx_serial_init_port_default()2065 if (index >= ARRAY_SIZE(s3c24xx_serial_ports)) { in s3c24xx_serial_probe()2069 ourport = &s3c24xx_serial_ports[index]; in s3c24xx_serial_probe()2468 port = &s3c24xx_serial_ports[co->index].port; in s3c24xx_serial_console_setup()