Home
last modified time | relevance | path

Searched refs:uart_handle_break (Results 1 – 51 of 51) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dsunhv.c87 if (uart_handle_break(port)) in receive_chars_getchar()
131 if (uart_handle_break(port)) in receive_chars_read()
Dmux.c252 if(uart_handle_break(port)) in mux_read()
Dmsm_serial.c416 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()
Dapbuart.c95 if (uart_handle_break(port)) in apbuart_rx_chars()
Dsunsab.c165 uart_handle_break(&up->port); in receive_chars()
192 if (uart_handle_break(&up->port)) in receive_chars()
Dserial_ks8695.c174 if (uart_handle_break(port)) in ks8695uart_rx_chars()
Daltera_uart.c210 if (uart_handle_break(port)) in altera_uart_rx_chars()
Dmcf.c301 if (uart_handle_break(port)) in mcf_rx_chars()
Dlpc32xx_hs.c340 uart_handle_break(port); in serial_lpc32xx_interrupt()
Dsprd_serial.c207 ret = uart_handle_break(port); in handle_lsr_errors()
Dnetx-serial.c210 if (uart_handle_break(port)) in netx_rxint()
Dstm32-usart.c170 if (uart_handle_break(port)) in stm32_receive_chars()
Dbfin_uart.c286 if (uart_handle_break(&uart->port)) in bfin_serial_rx_chars()
426 if (uart_handle_break(&uart->port)) in bfin_serial_dma_rx_chars()
Dmen_z135_uart.c213 uart_handle_break(port); in men_z135_handle_lsr()
Dpnx8xxx_uart.c211 if (uart_handle_break(&sport->port)) in pnx8xxx_rx_chars()
Dbcm63xx_uart.c276 if (uart_handle_break(port)) in bcm_uart_do_rx()
Dst-asc.c308 if (uart_handle_break(port)) in asc_receive_chars()
Ddz.c218 if (uart_handle_break(uport)) in dz_receive_chars()
Defm32-uart.c216 if (uart_handle_break(port)) in efm32_uart_rx_chars()
Damba-pl010.c152 if (uart_handle_break(&uap->port)) in pl010_rx_chars()
Dvr41xx_siu.c337 if (uart_handle_break(port)) in receive_chars()
Dpxa.c133 if (uart_handle_break(&up->port)) in receive_chars()
Dsb1250-duart.c363 if (uart_handle_break(uport)) in sbd_receive_chars()
Dsa1100.c310 uart_handle_break(&sport->port); in sa1100_int()
Dm32r_sio.c334 if (uart_handle_break(&up->port)) in receive_chars()
Dserial_txx9.c302 if (uart_handle_break(&up->port)) in receive_chars()
Dsccnxp.c374 if (uart_handle_break(port)) in sccnxp_handle_rx()
Dip22zilog.c330 if (uart_handle_break(&up->port)) in ip22zilog_status_handle()
Dsh-sci.c917 if (uart_handle_break(port)) in sci_handle_errors()
989 if (uart_handle_break(port)) in sci_handle_breaks()
Dxilinx_uartps.c233 if (uart_handle_break(port)) in cdns_uart_isr()
Ducc_uart.c577 uart_handle_break(&qe_port->port); in qe_uart_int()
Dmax310x.c618 if (uart_handle_break(port)) in max310x_handle_rx()
Dsc16is7xx.c575 if (uart_handle_break(port)) in sc16is7xx_handle_rx()
Dmxs-auart.c343 if (uart_handle_break(&s->port)) in mxs_auart_rx_char()
Dzs.c665 if (uart_handle_break(uport)) in zs_status_handle()
Dsunsu.c352 if (uart_handle_break(&up->port)) in receive_chars()
Dsunzilog.c374 if (uart_handle_break(&up->port)) in sunzilog_receive_chars()
Dmpc52xx_uart.c1408 uart_handle_break(port); in mpc52xx_uart_int_rx_chars()
Dsirfsoc_uart.c486 if (uart_handle_break(port)) in sirfsoc_uart_isr()
Dpmac_zilog.c294 if (uart_handle_break(&uap->port)) in pmz_receive_chars()
Domap-serial.c518 if (uart_handle_break(&up->port)) in serial_omap_rlsi()
Dpch_uart.c603 if (uart_handle_break(port)) in pch_uart_hal_read()
Dmpsc.c1008 if (uart_handle_break(&pi->port)) in mpsc_rx_intr()
Dsamsung.c648 if (uart_handle_break(port)) in s3c24xx_serial_rx_drain_fifo()
Dimx.c664 if (uart_handle_break(&sport->port)) in imx_rxint()
Damba-pl011.c214 if (uart_handle_break(&uap->port)) in pl011_fifo_to_tty()
Datmel_serial.c1435 if (uart_handle_break(port)) in atmel_rx_from_ring()
/linux-4.4.14/include/linux/
Dserial_core.h450 static inline int uart_handle_break(struct uart_port *port) in uart_handle_break() function
/linux-4.4.14/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c387 uart_handle_break(port); in cpm_uart_int()
396 uart_handle_break(port); in cpm_uart_int()
/linux-4.4.14/arch/mn10300/kernel/
Dmn10300-serial.c587 if (uart_handle_break(&port->uart)) in mn10300_serial_receive_interrupt()
/linux-4.4.14/drivers/tty/serial/8250/
D8250_port.c1433 if (uart_handle_break(port)) in serial8250_rx_chars()