pl011_tx_chars   1303 drivers/tty/serial/amba-pl011.c static bool pl011_tx_chars(struct uart_amba_port *uap, bool from_irq);
pl011_tx_chars   1308 drivers/tty/serial/amba-pl011.c 	if (pl011_tx_chars(uap, false)) {
pl011_tx_chars   1503 drivers/tty/serial/amba-pl011.c 				pl011_tx_chars(uap, true);