Home
last modified time | relevance | path

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

12

/linux/drivers/tty/serial/
H A Dsunhv.c87 if (uart_handle_break(port)) in receive_chars_getchar()
134 if (uart_handle_break(port)) in receive_chars_read()
H A Dmux.c225 if(uart_handle_break(port)) in mux_read()
H A Dsunsab.c163 uart_handle_break(&up->port); in receive_chars()
190 if (uart_handle_break(&up->port)) in receive_chars()
H A Dmcf.c297 if (uart_handle_break(port)) in mcf_rx_chars()
H A Daltera_uart.c218 if (uart_handle_break(port)) in altera_uart_rx_chars()
H A Dlpc32xx_hs.c305 uart_handle_break(port); in serial_lpc32xx_interrupt()
H A Dcpm_uart.c369 uart_handle_break(port); in cpm_uart_int()
378 uart_handle_break(port); in cpm_uart_int()
H A Dsunplus-uart.c248 if (uart_handle_break(port)) in receive_chars()
H A Dbcm63xx_uart.c269 if (uart_handle_break(port)) in bcm_uart_do_rx()
H A Dst-asc.c279 if (uart_handle_break(port)) in asc_receive_chars()
H A Ddz.c211 if (uart_handle_break(uport)) in dz_receive_chars()
H A Dfsl_linflexuart.c262 uart_handle_break(sport); in linflex_rxint()
H A Dmeson_uart.c217 if (uart_handle_break(port)) in meson_receive_chars()
H A Dpxa.c125 if (uart_handle_break(&up->port)) in receive_chars()
H A Dsa1100.c269 uart_handle_break(&sport->port); in sa1100_int()
H A Dserial_txx9.c277 if (uart_handle_break(up)) in receive_chars()
H A Dsccnxp.c404 if (uart_handle_break(port)) in sccnxp_handle_rx()
H A Ducc_uart.c568 uart_handle_break(&qe_port->port); in qe_uart_int()
H A Dzs.c662 if (uart_handle_break(uport)) in zs_status_handle()
H A Dsprd_serial.c592 ret = uart_handle_break(port); in handle_lsr_errors()
H A Dsc16is7xx.c614 if (uart_handle_break(port)) in sc16is7xx_handle_rx()
H A Dsunsu.c326 if (uart_handle_break(&up->port)) in receive_chars()
H A Dfsl_lpuart.c986 if (is_break && uart_handle_break(&sport->port)) in lpuart32_rxint()
1049 uart_handle_break(&sport->port); in lpuart_int()
H A Dpmac_zilog.c268 if (uart_handle_break(&uap->port)) in pmz_receive_chars()
/linux/include/linux/
H A Dserial_core.h1292 static inline int uart_handle_break(struct uart_port *port) in uart_handle_break() function

12