grlib_apbuart_ports  347 drivers/tty/serial/apbuart.c static struct uart_port grlib_apbuart_ports[UART_NR];
grlib_apbuart_ports  434 drivers/tty/serial/apbuart.c 	struct uart_port *port = &grlib_apbuart_ports[co->index];
grlib_apbuart_ports  496 drivers/tty/serial/apbuart.c 	port = &grlib_apbuart_ports[co->index];
grlib_apbuart_ports  563 drivers/tty/serial/apbuart.c 	port = &grlib_apbuart_ports[i];
grlib_apbuart_ports  622 drivers/tty/serial/apbuart.c 		port = &grlib_apbuart_ports[line];
grlib_apbuart_ports  681 drivers/tty/serial/apbuart.c 				     &grlib_apbuart_ports[i]);