auart_port       1337 drivers/tty/serial/mxs-auart.c static struct mxs_auart_port *auart_port[MXS_AUART_PORTS];
auart_port       1365 drivers/tty/serial/mxs-auart.c 	s = auart_port[co->index];
auart_port       1450 drivers/tty/serial/mxs-auart.c 	if (co->index == -1 || co->index >= ARRAY_SIZE(auart_port))
auart_port       1452 drivers/tty/serial/mxs-auart.c 	s = auart_port[co->index];
auart_port       1665 drivers/tty/serial/mxs-auart.c 	if (s->port.line >= ARRAY_SIZE(auart_port)) {
auart_port       1728 drivers/tty/serial/mxs-auart.c 	auart_port[s->port.line] = s;
auart_port       1750 drivers/tty/serial/mxs-auart.c 	auart_port[pdev->id] = NULL;
auart_port       1765 drivers/tty/serial/mxs-auart.c 	auart_port[pdev->id] = NULL;