/linux-4.4.14/drivers/tty/serial/ |
D | tilegx.c | 152 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in handle_transmit() 276 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in tilegx_start_tx()
|
D | mxs-auart.c | 272 while (!uart_circ_empty(xmit) && !uart_tx_stopped(&s->port)) { in mxs_auart_tx_chars() 285 if (uart_tx_stopped(&s->port)) in mxs_auart_tx_chars() 307 if (!uart_circ_empty(xmit) && !uart_tx_stopped(&s->port)) { in mxs_auart_tx_chars() 325 if (uart_tx_stopped(&s->port)) in mxs_auart_tx_chars()
|
D | lpc32xx_hs.c | 300 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in __serial_lpc32xx_tx() 361 if ((status & LPC32XX_HSU_TX_INT) && (!uart_tx_stopped(port))) { in serial_lpc32xx_interrupt()
|
D | netx-serial.c | 150 if (uart_tx_stopped(port) || uart_circ_empty(xmit)) { in netx_transmit_buffer() 188 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in netx_txint()
|
D | mux.c | 201 if(uart_circ_empty(xmit) || uart_tx_stopped(port)) { in mux_write()
|
D | 21285.c | 130 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in serial21285_tx_chars()
|
D | max3100.c | 299 !uart_tx_stopped(&s->port)) { in max3100_work() 324 !uart_tx_stopped(&s->port)))); in max3100_work()
|
D | sunhv.c | 206 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in transmit_chars()
|
D | nwpserial.c | 272 while (!(uart_circ_empty(xmit) || uart_tx_stopped(&up->port))) { in nwpserial_start_tx()
|
D | arc_uart.c | 309 if (!uart_tx_stopped(port)) in arc_serial_isr()
|
D | timbuart.c | 137 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in timbuart_handle_tx_port()
|
D | apbuart.c | 140 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in apbuart_tx_chars()
|
D | sn_console.c | 551 if (uart_circ_empty(xmit) || uart_tx_stopped(&port->sc_port)) { in sn_transmit_chars()
|
D | digicolor-usart.c | 202 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in digicolor_uart_tx()
|
D | sunsab.c | 257 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars() 444 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in sunsab_start_tx()
|
D | uartlite.c | 179 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in ulite_transmit()
|
D | clps711x.c | 165 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in uart_clps711x_int_tx()
|
D | serial_ks8695.c | 222 if (uart_tx_stopped(port) || uart_circ_empty(xmit)) { in ks8695uart_tx_chars()
|
D | meson_uart.c | 146 if (uart_tx_stopped(port)) { in meson_uart_start_tx()
|
D | ar933x_uart.c | 345 if (uart_tx_stopped(&up->port)) in ar933x_uart_tx_chars()
|
D | sprd_serial.c | 265 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in sprd_tx()
|
D | lantiq.c | 221 if (uart_tx_stopped(port)) { in lqasc_tx_chars()
|
D | stm32-usart.c | 211 if (uart_tx_stopped(port)) { in stm32_transmit_chars()
|
D | vt8500_serial.c | 214 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in handle_tx()
|
D | bfin_uart.c | 321 if (uart_circ_empty(xmit) || uart_tx_stopped(&uart->port)) { in bfin_serial_tx_chars() 381 if (uart_circ_empty(xmit) || uart_tx_stopped(&uart->port)) { in bfin_serial_dma_tx_chars()
|
D | imx.c | 439 if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { in imx_transmit_buffer() 512 if (!uart_circ_empty(xmit) && !uart_tx_stopped(&sport->port)) in dma_tx_callback() 612 !uart_tx_stopped(port)) in imx_start_tx()
|
D | men_z135_uart.c | 312 if (uart_tx_stopped(port)) in men_z135_handle_tx()
|
D | pnx8xxx_uart.c | 267 if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { in pnx8xxx_tx_chars()
|
D | bcm63xx_uart.c | 325 if (uart_tx_stopped(port)) { in bcm_uart_do_tx()
|
D | st-asc.c | 255 if (uart_tx_stopped(port)) { in asc_transmit_chars()
|
D | dz.c | 273 if (uart_circ_empty(xmit) || uart_tx_stopped(&dport->port)) { in dz_transmit_chars()
|
D | efm32-uart.c | 148 if (!uart_circ_empty(xmit) && !uart_tx_stopped(port)) { in efm32_uart_tx_chars()
|
D | ioc3_serial.c | 743 if (!uart_tx_stopped(port->ip_port)) { in do_write() 912 if (uart_circ_empty(&state->xmit) || uart_tx_stopped(the_port)) { in transmit_chars()
|
D | atmel_serial.c | 746 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in atmel_tx_chars() 838 if (!uart_circ_empty(xmit) && !uart_tx_stopped(port)) { in atmel_tx_dma() 1357 if (!uart_circ_empty(xmit) && !uart_tx_stopped(port)) { in atmel_tx_pdc()
|
D | amba-pl010.c | 195 if (uart_circ_empty(xmit) || uart_tx_stopped(&uap->port)) { in pl010_tx_chars()
|
D | bfin_sport_uart.c | 344 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in sport_uart_tx_chars()
|
D | sirfsoc_uart.c | 188 if (uart_circ_empty(xmit) || uart_tx_stopped(port) || in sirfsoc_uart_tx_with_dma() 574 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in sirfsoc_uart_isr()
|
D | vr41xx_siu.c | 404 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in transmit_chars()
|
D | etraxfs-uart.c | 457 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars_no_dma()
|
D | pxa.c | 194 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars()
|
D | sb1250-duart.c | 406 stop_tx = (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)); in sbd_transmit_chars()
|
D | rp2.c | 440 if (uart_tx_stopped(&up->port)) { in rp2_tx_chars()
|
D | sa1100.c | 262 if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { in sa1100_tx_chars()
|
D | m32r_sio.c | 397 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars()
|
D | ioc4_serial.c | 1468 if (!uart_tx_stopped(port->ip_port)) { in do_write() 1642 if (uart_circ_empty(&state->xmit) || uart_tx_stopped(the_port)) { in transmit_chars()
|
D | serial_txx9.c | 358 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars()
|
D | sccnxp.c | 422 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in sccnxp_handle_tx()
|
D | ip22zilog.c | 407 if (uart_tx_stopped(&up->port)) in ip22zilog_transmit_chars()
|
D | amba-pl011.c | 452 if (!(dmacr & UART011_TXDMAE) || uart_tx_stopped(&uap->port) || in pl011_dma_tx_callback() 1286 if (uart_circ_empty(xmit) || uart_tx_stopped(&uap->port)) { in pl011_tx_chars()
|
D | xilinx_uartps.c | 515 if (uart_circ_empty(&port->state->xmit) || uart_tx_stopped(port)) in cdns_uart_start_tx()
|
D | ucc_uart.c | 361 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in qe_uart_tx_pump()
|
D | max310x.c | 662 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in max310x_handle_tx()
|
D | serial_core.c | 98 if (!uart_tx_stopped(port)) in __uart_start() 968 !uart_tx_stopped(uport))) in uart_get_lsr_info()
|
D | sc16is7xx.c | 625 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in sc16is7xx_handle_tx()
|
D | zs.c | 622 if (uart_circ_empty(xmit) || uart_tx_stopped(&zport->port)) { in zs_raw_transmit_chars()
|
D | sunsu.c | 410 if (uart_tx_stopped(&up->port)) { in transmit_chars()
|
D | msm_serial.c | 724 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in msm_handle_tx()
|
D | sunzilog.c | 506 if (uart_tx_stopped(&up->port)) in sunzilog_transmit_chars()
|
D | mpc52xx_uart.c | 1456 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in mpc52xx_uart_int_tx_chars()
|
D | pmac_zilog.c | 431 if (uart_tx_stopped(&uap->port)) in pmz_transmit_chars()
|
D | omap-serial.c | 382 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars()
|
D | pch_uart.c | 820 if (uart_tx_stopped(port) || uart_circ_empty(xmit) || count >= size) in pop_tx()
|
D | fsl_lpuart.c | 618 if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { in lpuart_txint()
|
D | mpsc.c | 1137 && !uart_tx_stopped(&pi->port)) { in mpsc_copy_tx_data()
|
D | samsung.c | 734 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in s3c24xx_serial_tx_chars()
|
D | sh-sci.c | 710 unsigned int stopped = uart_tx_stopped(port); in sci_transmit_chars()
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | 8250_dma.c | 75 if (uart_tx_stopped(&p->port) || dma->tx_running || in serial8250_tx_dma()
|
D | 8250_omap.c | 883 if (!uart_circ_empty(xmit) && !uart_tx_stopped(&p->port)) { in omap_8250_dma_tx_complete() 914 if (uart_tx_stopped(&p->port) || uart_circ_empty(xmit)) { in omap_8250_tx_dma() 1033 if (uart_tx_stopped(&up->port) || in omap_8250_dma_handle_irq()
|
D | 8250_port.c | 1482 if (uart_tx_stopped(port)) { in serial8250_tx_chars()
|
/linux-4.4.14/include/linux/ |
D | serial_core.h | 397 static inline int uart_tx_stopped(struct uart_port *port) in uart_tx_stopped() function
|
/linux-4.4.14/drivers/tty/serial/cpm_uart/ |
D | cpm_uart_core.c | 716 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in cpm_uart_tx_pump()
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | mn10300-serial.c | 708 if (uart_tx_stopped(&port->uart) || in mn10300_serial_transmit_interrupt()
|