Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dclps711x.c401 static struct uart_port clps711x_ports[UART_NR] = { variable
442 struct uart_port *port = clps711x_ports + co->index; in clps711xuart_console_write()
504 port = uart_get_console(clps711x_ports, UART_NR, co); in clps711xuart_console_setup()
558 uart_add_one_port(&clps711x_reg, &clps711x_ports[i]); in clps711xuart_init()
568 uart_remove_one_port(&clps711x_reg, &clps711x_ports[i]); in clps711xuart_exit()