Searched refs:auart_port (Results 1 – 1 of 1) sorted by relevance
1290 static struct mxs_auart_port *auart_port[MXS_AUART_PORTS]; variable1318 s = auart_port[co->index]; in auart_console_write()1403 if (co->index == -1 || co->index >= ARRAY_SIZE(auart_port)) in auart_console_setup()1405 s = auart_port[co->index]; in auart_console_setup()1595 if (s->port.line >= ARRAY_SIZE(auart_port)) { in mxs_auart_probe()1656 auart_port[s->port.line] = s; in mxs_auart_probe()1678 auart_port[pdev->id] = NULL; in mxs_auart_probe()1696 auart_port[pdev->id] = NULL; in mxs_auart_remove()