Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/tty/serial/
Dsunhv.c84 if (uart_handle_break(port)) in receive_chars_getchar()
131 if (uart_handle_break(port)) in receive_chars_read()
Dmux.c244 if(uart_handle_break(port)) in mux_read()
Dmsm_serial.c572 if (uart_handle_break(port)) in msm_complete_rx_dma()
744 if (uart_handle_break(port)) in msm_handle_rx_dm()
797 if (uart_handle_break(port)) in msm_handle_rx()
Dapbuart.c92 if (uart_handle_break(port)) in apbuart_rx_chars()
Dsunsab.c162 uart_handle_break(&up->port); in receive_chars()
189 if (uart_handle_break(&up->port)) in receive_chars()
Daltera_uart.c220 if (uart_handle_break(port)) in altera_uart_rx_chars()
Dxilinx_uartps.c254 if (uart_handle_break(port)) in cdns_uart_handle_rx()
267 if (uart_handle_break(port)) in cdns_uart_handle_rx()
Dlpc32xx_hs.c331 uart_handle_break(port); in serial_lpc32xx_interrupt()
Dmcf.c297 if (uart_handle_break(port)) in mcf_rx_chars()
Dmen_z135_uart.c210 uart_handle_break(port); in men_z135_handle_lsr()
Ddz.c215 if (uart_handle_break(uport)) in dz_receive_chars()
Dbcm63xx_uart.c269 if (uart_handle_break(port)) in bcm_uart_do_rx()
Damba-pl010.c135 if (uart_handle_break(&uap->port)) in pl010_rx_chars()
Dfsl_linflexuart.c274 uart_handle_break(sport); in linflex_rxint()
Dst-asc.c318 if (uart_handle_break(port)) in asc_receive_chars()
Dmeson_uart.c214 if (uart_handle_break(port)) in meson_receive_chars()
Dpxa.c124 if (uart_handle_break(&up->port)) in receive_chars()
Dsa1100.c294 uart_handle_break(&sport->port); in sa1100_int()
Dsb1250-duart.c354 if (uart_handle_break(uport)) in sbd_receive_chars()
Dvr41xx_siu.c320 if (uart_handle_break(port)) in receive_chars()
Dmvebu-uart.c255 if (uart_handle_break(port)) in mvebu_uart_rx_chars()
Dsccnxp.c405 if (uart_handle_break(port)) in sccnxp_handle_rx()
Dserial_txx9.c294 if (uart_handle_break(&up->port)) in receive_chars()
/Linux-v5.15/include/linux/
Dserial_core.h563 static inline int uart_handle_break(struct uart_port *port) in uart_handle_break() function
/Linux-v5.15/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c366 uart_handle_break(port); in cpm_uart_int()
375 uart_handle_break(port); in cpm_uart_int()

12