/linux-4.4.14/drivers/tty/serial/ |
D | sunhv.c | 87 if (uart_handle_break(port)) in receive_chars_getchar() 131 if (uart_handle_break(port)) in receive_chars_read()
|
D | mux.c | 252 if(uart_handle_break(port)) in mux_read()
|
D | msm_serial.c | 416 if (uart_handle_break(port)) in msm_complete_rx_dma() 571 if (uart_handle_break(port)) in msm_handle_rx_dm() 625 if (uart_handle_break(port)) in msm_handle_rx()
|
D | apbuart.c | 95 if (uart_handle_break(port)) in apbuart_rx_chars()
|
D | sunsab.c | 165 uart_handle_break(&up->port); in receive_chars() 192 if (uart_handle_break(&up->port)) in receive_chars()
|
D | serial_ks8695.c | 174 if (uart_handle_break(port)) in ks8695uart_rx_chars()
|
D | altera_uart.c | 210 if (uart_handle_break(port)) in altera_uart_rx_chars()
|
D | mcf.c | 301 if (uart_handle_break(port)) in mcf_rx_chars()
|
D | lpc32xx_hs.c | 340 uart_handle_break(port); in serial_lpc32xx_interrupt()
|
D | sprd_serial.c | 207 ret = uart_handle_break(port); in handle_lsr_errors()
|
D | netx-serial.c | 210 if (uart_handle_break(port)) in netx_rxint()
|
D | stm32-usart.c | 170 if (uart_handle_break(port)) in stm32_receive_chars()
|
D | bfin_uart.c | 286 if (uart_handle_break(&uart->port)) in bfin_serial_rx_chars() 426 if (uart_handle_break(&uart->port)) in bfin_serial_dma_rx_chars()
|
D | men_z135_uart.c | 213 uart_handle_break(port); in men_z135_handle_lsr()
|
D | pnx8xxx_uart.c | 211 if (uart_handle_break(&sport->port)) in pnx8xxx_rx_chars()
|
D | bcm63xx_uart.c | 276 if (uart_handle_break(port)) in bcm_uart_do_rx()
|
D | st-asc.c | 308 if (uart_handle_break(port)) in asc_receive_chars()
|
D | dz.c | 218 if (uart_handle_break(uport)) in dz_receive_chars()
|
D | efm32-uart.c | 216 if (uart_handle_break(port)) in efm32_uart_rx_chars()
|
D | amba-pl010.c | 152 if (uart_handle_break(&uap->port)) in pl010_rx_chars()
|
D | vr41xx_siu.c | 337 if (uart_handle_break(port)) in receive_chars()
|
D | pxa.c | 133 if (uart_handle_break(&up->port)) in receive_chars()
|
D | sb1250-duart.c | 363 if (uart_handle_break(uport)) in sbd_receive_chars()
|
D | sa1100.c | 310 uart_handle_break(&sport->port); in sa1100_int()
|
D | m32r_sio.c | 334 if (uart_handle_break(&up->port)) in receive_chars()
|
D | serial_txx9.c | 302 if (uart_handle_break(&up->port)) in receive_chars()
|
D | sccnxp.c | 374 if (uart_handle_break(port)) in sccnxp_handle_rx()
|
D | ip22zilog.c | 330 if (uart_handle_break(&up->port)) in ip22zilog_status_handle()
|
D | sh-sci.c | 917 if (uart_handle_break(port)) in sci_handle_errors() 989 if (uart_handle_break(port)) in sci_handle_breaks()
|
D | xilinx_uartps.c | 233 if (uart_handle_break(port)) in cdns_uart_isr()
|
D | ucc_uart.c | 577 uart_handle_break(&qe_port->port); in qe_uart_int()
|
D | max310x.c | 618 if (uart_handle_break(port)) in max310x_handle_rx()
|
D | sc16is7xx.c | 575 if (uart_handle_break(port)) in sc16is7xx_handle_rx()
|
D | mxs-auart.c | 343 if (uart_handle_break(&s->port)) in mxs_auart_rx_char()
|
D | zs.c | 665 if (uart_handle_break(uport)) in zs_status_handle()
|
D | sunsu.c | 352 if (uart_handle_break(&up->port)) in receive_chars()
|
D | sunzilog.c | 374 if (uart_handle_break(&up->port)) in sunzilog_receive_chars()
|
D | mpc52xx_uart.c | 1408 uart_handle_break(port); in mpc52xx_uart_int_rx_chars()
|
D | sirfsoc_uart.c | 486 if (uart_handle_break(port)) in sirfsoc_uart_isr()
|
D | pmac_zilog.c | 294 if (uart_handle_break(&uap->port)) in pmz_receive_chars()
|
D | omap-serial.c | 518 if (uart_handle_break(&up->port)) in serial_omap_rlsi()
|
D | pch_uart.c | 603 if (uart_handle_break(port)) in pch_uart_hal_read()
|
D | mpsc.c | 1008 if (uart_handle_break(&pi->port)) in mpsc_rx_intr()
|
D | samsung.c | 648 if (uart_handle_break(port)) in s3c24xx_serial_rx_drain_fifo()
|
D | imx.c | 664 if (uart_handle_break(&sport->port)) in imx_rxint()
|
D | amba-pl011.c | 214 if (uart_handle_break(&uap->port)) in pl011_fifo_to_tty()
|
D | atmel_serial.c | 1435 if (uart_handle_break(port)) in atmel_rx_from_ring()
|
/linux-4.4.14/include/linux/ |
D | serial_core.h | 450 static inline int uart_handle_break(struct uart_port *port) in uart_handle_break() function
|
/linux-4.4.14/drivers/tty/serial/cpm_uart/ |
D | cpm_uart_core.c | 387 uart_handle_break(port); in cpm_uart_int() 396 uart_handle_break(port); in cpm_uart_int()
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | mn10300-serial.c | 587 if (uart_handle_break(&port->uart)) in mn10300_serial_receive_interrupt()
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | 8250_port.c | 1433 if (uart_handle_break(port)) in serial8250_rx_chars()
|