Home
last modified time | relevance | path

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

12

/linux/drivers/tty/serial/
A Dsunhv.c87 if (uart_handle_break(port)) in receive_chars_getchar()
134 if (uart_handle_break(port)) in receive_chars_read()
A Dmux.c225 if(uart_handle_break(port)) in mux_read()
A Dapbuart.c90 if (uart_handle_break(port)) in apbuart_rx_chars()
A Dmsm_serial.c600 if (uart_handle_break(port)) in msm_complete_rx_dma()
773 if (uart_handle_break(port)) in msm_handle_rx_dm()
824 if (uart_handle_break(port)) in msm_handle_rx()
A Dsunsab.c163 uart_handle_break(&up->port); in receive_chars()
190 if (uart_handle_break(&up->port)) in receive_chars()
A Daltera_uart.c219 if (uart_handle_break(port)) in altera_uart_rx_chars()
A Dmcf.c297 if (uart_handle_break(port)) in mcf_rx_chars()
A Dlpc32xx_hs.c305 uart_handle_break(port); in serial_lpc32xx_interrupt()
A Dsunplus-uart.c248 if (uart_handle_break(port)) in receive_chars()
A Dcpm_uart.c369 uart_handle_break(port); in cpm_uart_int()
378 uart_handle_break(port); in cpm_uart_int()
A Dbcm63xx_uart.c269 if (uart_handle_break(port)) in bcm_uart_do_rx()
A Ddz.c215 if (uart_handle_break(uport)) in dz_receive_chars()
A Desp32_uart.c233 uart_handle_break(port); in esp32_uart_rxint()
A Damba-pl010.c136 if (uart_handle_break(port)) in pl010_rx_chars()
A Dmen_z135_uart.c210 uart_handle_break(port); in men_z135_handle_lsr()
A Dst-asc.c279 if (uart_handle_break(port)) in asc_receive_chars()
A Dxilinx_uartps.c273 if (uart_handle_break(port)) in cdns_uart_handle_rx()
286 if (uart_handle_break(port)) in cdns_uart_handle_rx()
A Dma35d1_serial.c247 if (uart_handle_break(&up->port)) in receive_chars()
A Dfsl_linflexuart.c262 uart_handle_break(sport); in linflex_rxint()
A Dmeson_uart.c217 if (uart_handle_break(port)) in meson_receive_chars()
A Dpxa.c125 if (uart_handle_break(&up->port)) in receive_chars()
A Dsa1100.c269 uart_handle_break(&sport->port); in sa1100_int()
A Dsb1250-duart.c355 if (uart_handle_break(uport)) in sbd_receive_chars()
A Dserial_txx9.c277 if (uart_handle_break(up)) in receive_chars()
/linux/include/linux/
A Dserial_core.h1263 static inline int uart_handle_break(struct uart_port *port) in uart_handle_break() function

Completed in 63 milliseconds

12