uart_tx_stopped 131 drivers/tty/serial/21285.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 72 drivers/tty/serial/8250/8250_dma.c if (uart_tx_stopped(&p->port) || uart_circ_empty(xmit)) { uart_tx_stopped 924 drivers/tty/serial/8250/8250_omap.c if (!uart_circ_empty(xmit) && !uart_tx_stopped(&p->port)) { uart_tx_stopped 953 drivers/tty/serial/8250/8250_omap.c if (uart_tx_stopped(&p->port) || uart_circ_empty(xmit)) { uart_tx_stopped 1075 drivers/tty/serial/8250/8250_omap.c if (uart_tx_stopped(&up->port) || uart_tx_stopped 1735 drivers/tty/serial/8250/8250_port.c if (uart_tx_stopped(port)) { uart_tx_stopped 182 drivers/tty/serial/amba-pl010.c if (uart_circ_empty(xmit) || uart_tx_stopped(&uap->port)) { uart_tx_stopped 573 drivers/tty/serial/amba-pl011.c if (!(dmacr & UART011_TXDMAE) || uart_tx_stopped(&uap->port) || uart_tx_stopped 1403 drivers/tty/serial/amba-pl011.c if (uart_circ_empty(xmit) || uart_tx_stopped(&uap->port)) { uart_tx_stopped 141 drivers/tty/serial/apbuart.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 341 drivers/tty/serial/ar933x_uart.c if (uart_tx_stopped(&up->port)) uart_tx_stopped 306 drivers/tty/serial/arc_uart.c if (!uart_tx_stopped(port)) uart_tx_stopped 840 drivers/tty/serial/atmel_serial.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) uart_tx_stopped 941 drivers/tty/serial/atmel_serial.c if (!uart_circ_empty(xmit) && !uart_tx_stopped(port)) { uart_tx_stopped 1473 drivers/tty/serial/atmel_serial.c if (!uart_circ_empty(xmit) && !uart_tx_stopped(port)) { uart_tx_stopped 322 drivers/tty/serial/bcm63xx_uart.c if (uart_tx_stopped(port)) { uart_tx_stopped 161 drivers/tty/serial/clps711x.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 709 drivers/tty/serial/cpm_uart/cpm_uart_core.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 198 drivers/tty/serial/digicolor-usart.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 274 drivers/tty/serial/dz.c if (uart_circ_empty(xmit) || uart_tx_stopped(&dport->port)) { uart_tx_stopped 150 drivers/tty/serial/efm32-uart.c if (!uart_circ_empty(xmit) && !uart_tx_stopped(port)) { uart_tx_stopped 227 drivers/tty/serial/fsl_linflexuart.c if (uart_circ_empty(xmit) || uart_tx_stopped(sport)) { uart_tx_stopped 458 drivers/tty/serial/fsl_lpuart.c return uart_circ_empty(&port->state->xmit) || uart_tx_stopped(port); uart_tx_stopped 508 drivers/tty/serial/imx.c if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { uart_tx_stopped 575 drivers/tty/serial/imx.c if (!uart_circ_empty(xmit) && !uart_tx_stopped(&sport->port)) uart_tx_stopped 697 drivers/tty/serial/imx.c !uart_tx_stopped(port)) uart_tx_stopped 408 drivers/tty/serial/ip22zilog.c if (uart_tx_stopped(&up->port)) uart_tx_stopped 228 drivers/tty/serial/lantiq.c if (uart_tx_stopped(port)) { uart_tx_stopped 295 drivers/tty/serial/lpc32xx_hs.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) uart_tx_stopped 356 drivers/tty/serial/lpc32xx_hs.c if ((status & LPC32XX_HSU_TX_INT) && (!uart_tx_stopped(port))) { uart_tx_stopped 293 drivers/tty/serial/max3100.c !uart_tx_stopped(&s->port)) { uart_tx_stopped 318 drivers/tty/serial/max3100.c !uart_tx_stopped(&s->port)))); uart_tx_stopped 760 drivers/tty/serial/max310x.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) uart_tx_stopped 309 drivers/tty/serial/men_z135_uart.c if (uart_tx_stopped(port)) uart_tx_stopped 143 drivers/tty/serial/meson_uart.c if (uart_tx_stopped(port)) { uart_tx_stopped 94 drivers/tty/serial/milbeaut_usio.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 1453 drivers/tty/serial/mpc52xx_uart.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 142 drivers/tty/serial/mps2-uart.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) uart_tx_stopped 888 drivers/tty/serial/msm_serial.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 197 drivers/tty/serial/mux.c if(uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 311 drivers/tty/serial/mvebu-uart.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 595 drivers/tty/serial/mxs-auart.c while (!uart_circ_empty(xmit) && !uart_tx_stopped(&s->port)) { uart_tx_stopped 608 drivers/tty/serial/mxs-auart.c if (uart_tx_stopped(&s->port)) uart_tx_stopped 628 drivers/tty/serial/mxs-auart.c if (!uart_circ_empty(xmit) && !uart_tx_stopped(&s->port)) { uart_tx_stopped 643 drivers/tty/serial/mxs-auart.c if (uart_tx_stopped(&s->port)) uart_tx_stopped 378 drivers/tty/serial/omap-serial.c if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { uart_tx_stopped 164 drivers/tty/serial/owl-uart.c if (uart_tx_stopped(port)) { uart_tx_stopped 183 drivers/tty/serial/owl-uart.c if (uart_tx_stopped(port)) uart_tx_stopped 805 drivers/tty/serial/pch_uart.c if (uart_tx_stopped(port) || uart_circ_empty(xmit) || count >= size) uart_tx_stopped 290 drivers/tty/serial/pic32_uart.c if (uart_tx_stopped(port)) { uart_tx_stopped 416 drivers/tty/serial/pmac_zilog.c if (uart_tx_stopped(&uap->port)) uart_tx_stopped 263 drivers/tty/serial/pnx8xxx_uart.c if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { uart_tx_stopped 189 drivers/tty/serial/pxa.c if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { uart_tx_stopped 223 drivers/tty/serial/rda-uart.c if (uart_tx_stopped(port)) { uart_tx_stopped 335 drivers/tty/serial/rda-uart.c if (uart_tx_stopped(port)) uart_tx_stopped 437 drivers/tty/serial/rp2.c if (uart_tx_stopped(&up->port)) { uart_tx_stopped 254 drivers/tty/serial/sa1100.c if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { uart_tx_stopped 737 drivers/tty/serial/samsung.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 402 drivers/tty/serial/sb1250-duart.c stop_tx = (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)); uart_tx_stopped 646 drivers/tty/serial/sc16is7xx.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) uart_tx_stopped 457 drivers/tty/serial/sccnxp.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 124 drivers/tty/serial/serial_core.c if (port && !uart_tx_stopped(port)) uart_tx_stopped 1051 drivers/tty/serial/serial_core.c !uart_tx_stopped(uport))) uart_tx_stopped 354 drivers/tty/serial/serial_txx9.c if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { uart_tx_stopped 801 drivers/tty/serial/sh-sci.c unsigned int stopped = uart_tx_stopped(port); uart_tx_stopped 311 drivers/tty/serial/sifive.c if (uart_circ_empty(xmit) || uart_tx_stopped(&ssp->port)) { uart_tx_stopped 187 drivers/tty/serial/sirfsoc_uart.c if (uart_circ_empty(xmit) || uart_tx_stopped(port) || uart_tx_stopped 573 drivers/tty/serial/sirfsoc_uart.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 338 drivers/tty/serial/sprd_serial.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 643 drivers/tty/serial/sprd_serial.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 259 drivers/tty/serial/st-asc.c if (uart_tx_stopped(port)) { uart_tx_stopped 430 drivers/tty/serial/stm32-usart.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 211 drivers/tty/serial/sunhv.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) uart_tx_stopped 258 drivers/tty/serial/sunsab.c if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { uart_tx_stopped 445 drivers/tty/serial/sunsab.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) uart_tx_stopped 411 drivers/tty/serial/sunsu.c if (uart_tx_stopped(&up->port)) { uart_tx_stopped 507 drivers/tty/serial/sunzilog.c if (uart_tx_stopped(&up->port)) uart_tx_stopped 125 drivers/tty/serial/timbuart.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) uart_tx_stopped 190 drivers/tty/serial/uartlite.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) uart_tx_stopped 359 drivers/tty/serial/ucc_uart.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 391 drivers/tty/serial/vr41xx_siu.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 205 drivers/tty/serial/vt8500_serial.c if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { uart_tx_stopped 583 drivers/tty/serial/xilinx_uartps.c if (uart_tx_stopped(port)) uart_tx_stopped 623 drivers/tty/serial/zs.c if (uart_circ_empty(xmit) || uart_tx_stopped(&zport->port)) {