owl_uart_ports     78 drivers/tty/serial/owl-uart.c static struct owl_uart_port *owl_uart_ports[OWL_UART_PORT_NUM];
owl_uart_ports    542 drivers/tty/serial/owl-uart.c 	owl_port = owl_uart_ports[co->index];
owl_uart_ports    560 drivers/tty/serial/owl-uart.c 	owl_port = owl_uart_ports[co->index];
owl_uart_ports    668 drivers/tty/serial/owl-uart.c 	if (owl_uart_ports[pdev->id]) {
owl_uart_ports    705 drivers/tty/serial/owl-uart.c 	owl_uart_ports[pdev->id] = owl_port;
owl_uart_ports    710 drivers/tty/serial/owl-uart.c 		owl_uart_ports[pdev->id] = NULL;
owl_uart_ports    720 drivers/tty/serial/owl-uart.c 	owl_uart_ports[pdev->id] = NULL;