Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/tty/serial/
Dsunhv.c88 if (uart_handle_break(port)) in receive_chars_getchar()
135 if (uart_handle_break(port)) in receive_chars_read()
Dmux.c248 if(uart_handle_break(port)) in mux_read()
Dmsm_serial.c573 if (uart_handle_break(port)) in msm_complete_rx_dma()
728 if (uart_handle_break(port)) in msm_handle_rx_dm()
782 if (uart_handle_break(port)) in msm_handle_rx()
Dapbuart.c96 if (uart_handle_break(port)) in apbuart_rx_chars()
Dsunsab.c166 uart_handle_break(&up->port); in receive_chars()
193 if (uart_handle_break(&up->port)) in receive_chars()
Dserial_ks8695.c169 if (uart_handle_break(port)) in ks8695uart_rx_chars()
Dxilinx_uartps.c242 if (uart_handle_break(port)) in cdns_uart_handle_rx()
255 if (uart_handle_break(port)) in cdns_uart_handle_rx()
Daltera_uart.c220 if (uart_handle_break(port)) in altera_uart_rx_chars()
Dnetx-serial.c198 if (uart_handle_break(port)) in netx_rxint()
Dlpc32xx_hs.c331 uart_handle_break(port); in serial_lpc32xx_interrupt()
Dmcf.c297 if (uart_handle_break(port)) in mcf_rx_chars()
Dsprd_serial.c200 ret = uart_handle_break(port); in handle_lsr_errors()
Defm32-uart.c218 if (uart_handle_break(port)) in efm32_uart_rx_chars()
Dbcm63xx_uart.c273 if (uart_handle_break(port)) in bcm_uart_do_rx()
Ddz.c219 if (uart_handle_break(uport)) in dz_receive_chars()
Dmen_z135_uart.c210 uart_handle_break(port); in men_z135_handle_lsr()
Dpnx8xxx_uart.c207 if (uart_handle_break(&sport->port)) in pnx8xxx_rx_chars()
Dmeson_uart.c214 if (uart_handle_break(port)) in meson_receive_chars()
Damba-pl010.c139 if (uart_handle_break(&uap->port)) in pl010_rx_chars()
Dst-asc.c322 if (uart_handle_break(port)) in asc_receive_chars()
Dpxa.c128 if (uart_handle_break(&up->port)) in receive_chars()
Dsa1100.c297 uart_handle_break(&sport->port); in sa1100_int()
Dsb1250-duart.c359 if (uart_handle_break(uport)) in sbd_receive_chars()
/Linux-v4.19/include/linux/
Dserial_core.h492 static inline int uart_handle_break(struct uart_port *port) in uart_handle_break() function
/Linux-v4.19/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c373 uart_handle_break(port); in cpm_uart_int()
382 uart_handle_break(port); in cpm_uart_int()

123