Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsunhv.c88 if (uart_handle_break(port)) in receive_chars_getchar()
132 if (uart_handle_break(port)) in receive_chars_read()
Dmux.c252 if(uart_handle_break(port)) in mux_read()
Dmsm_serial.c148 if (uart_handle_break(port)) in handle_rx_dm()
199 if (uart_handle_break(port)) in 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()
Dnetx-serial.c210 if (uart_handle_break(port)) in netx_rxint()
Dlpc32xx_hs.c340 uart_handle_break(port); in serial_lpc32xx_interrupt()
Dsprd_serial.c207 ret = uart_handle_break(port); in handle_lsr_errors()
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()
Dpnx8xxx_uart.c211 if (uart_handle_break(&sport->port)) in pnx8xxx_rx_chars()
Dst-asc.c308 if (uart_handle_break(port)) in asc_receive_chars()
Dbcm63xx_uart.c276 if (uart_handle_break(port)) in bcm_uart_do_rx()
Ddz.c218 if (uart_handle_break(uport)) in dz_receive_chars()
Defm32-uart.c216 if (uart_handle_break(port)) in efm32_uart_rx_chars()
Dmen_z135_uart.c214 uart_handle_break(port); in men_z135_handle_lsr()
Damba-pl010.c152 if (uart_handle_break(&uap->port)) in pl010_rx_chars()
Dsb1250-duart.c363 if (uart_handle_break(uport)) in sbd_receive_chars()
Dpxa.c133 if (uart_handle_break(&up->port)) in receive_chars()
Dsa1100.c310 uart_handle_break(&sport->port); in sa1100_int()
Dvr41xx_siu.c337 if (uart_handle_break(port)) in receive_chars()
Dm32r_sio.c334 if (uart_handle_break(&up->port)) in receive_chars()
Dsc16is7xx.c512 if (uart_handle_break(port)) in sc16is7xx_handle_rx()
Dip22zilog.c330 if (uart_handle_break(&up->port)) in ip22zilog_status_handle()
Dsccnxp.c374 if (uart_handle_break(port)) in sccnxp_handle_rx()
Dserial_txx9.c302 if (uart_handle_break(&up->port)) in receive_chars()
Dsh-sci.c806 if (uart_handle_break(port)) in sci_handle_errors()
893 if (uart_handle_break(port)) in sci_handle_breaks()
Ducc_uart.c577 uart_handle_break(&qe_port->port); in qe_uart_int()
Dxilinx_uartps.c233 if (uart_handle_break(port)) in cdns_uart_isr()
Dmax310x.c618 if (uart_handle_break(port)) in max310x_handle_rx()
Dmxs-auart.c341 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()
Dpmac_zilog.c294 if (uart_handle_break(&uap->port)) in pmz_receive_chars()
Dmpc52xx_uart.c1400 uart_handle_break(port); in mpc52xx_uart_int_rx_chars()
Domap-serial.c533 if (uart_handle_break(&up->port)) in serial_omap_rlsi()
Dpch_uart.c603 if (uart_handle_break(port)) in pch_uart_hal_read()
Dsirfsoc_uart.c634 if (uart_handle_break(port)) in sirfsoc_uart_isr()
Dmpsc.c1009 if (uart_handle_break(&pi->port)) in mpsc_rx_intr()
Dimx.c661 if (uart_handle_break(&sport->port)) in imx_rxint()
Dsamsung.c679 if (uart_handle_break(port)) in s3c24xx_serial_rx_chars_pio()
Damba-pl011.c201 if (uart_handle_break(&uap->port)) in pl011_fifo_to_tty()
Datmel_serial.c1349 if (uart_handle_break(port)) in atmel_rx_from_ring()
/linux-4.1.27/include/linux/
Dserial_core.h450 static inline int uart_handle_break(struct uart_port *port) in uart_handle_break() function
/linux-4.1.27/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.1.27/arch/mn10300/kernel/
Dmn10300-serial.c587 if (uart_handle_break(&port->uart)) in mn10300_serial_receive_interrupt()
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c1511 if (uart_handle_break(port)) in serial8250_rx_chars()