meson_ports        82 drivers/tty/serial/meson_uart.c static struct uart_port *meson_ports[AML_UART_PORT_NUM];
meson_ports       501 drivers/tty/serial/meson_uart.c 	port = meson_ports[co->index];
meson_ports       519 drivers/tty/serial/meson_uart.c 	port = meson_ports[co->index];
meson_ports       665 drivers/tty/serial/meson_uart.c 			if (!meson_ports[id]) {
meson_ports       683 drivers/tty/serial/meson_uart.c 	if (meson_ports[pdev->id]) {
meson_ports       713 drivers/tty/serial/meson_uart.c 	meson_ports[pdev->id] = port;
meson_ports       724 drivers/tty/serial/meson_uart.c 		meson_ports[pdev->id] = NULL;
meson_ports       735 drivers/tty/serial/meson_uart.c 	meson_ports[pdev->id] = NULL;