Home
last modified time | relevance | path

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

12

/Linux-v6.6/drivers/tty/serial/
Dsunhv.c82 if (uart_handle_break(port)) in receive_chars_getchar()
129 if (uart_handle_break(port)) in receive_chars_read()
Dmux.c225 if(uart_handle_break(port)) in mux_read()
Dapbuart.c90 if (uart_handle_break(port)) in apbuart_rx_chars()
Dmsm_serial.c583 if (uart_handle_break(port)) in msm_complete_rx_dma()
758 if (uart_handle_break(port)) in msm_handle_rx_dm()
811 if (uart_handle_break(port)) in msm_handle_rx()
Dsunsab.c163 uart_handle_break(&up->port); in receive_chars()
190 if (uart_handle_break(&up->port)) in receive_chars()
Daltera_uart.c219 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()
Dmcf.c297 if (uart_handle_break(port)) in mcf_rx_chars()
Dlpc32xx_hs.c310 uart_handle_break(port); in serial_lpc32xx_interrupt()
Dsunplus-uart.c246 if (uart_handle_break(port)) in receive_chars()
Dcpm_uart.c369 uart_handle_break(port); in cpm_uart_int()
378 uart_handle_break(port); in cpm_uart_int()
Dbcm63xx_uart.c269 if (uart_handle_break(port)) in bcm_uart_do_rx()
Damba-pl010.c136 if (uart_handle_break(port)) in pl010_rx_chars()
Ddz.c215 if (uart_handle_break(uport)) in dz_receive_chars()
Dst-asc.c279 if (uart_handle_break(port)) in asc_receive_chars()
Dmen_z135_uart.c210 uart_handle_break(port); in men_z135_handle_lsr()
Dfsl_linflexuart.c261 uart_handle_break(sport); in linflex_rxint()
Dpxa.c125 if (uart_handle_break(&up->port)) in receive_chars()
Dma35d1_serial.c247 if (uart_handle_break(&up->port)) in receive_chars()
Dmeson_uart.c219 if (uart_handle_break(port)) in meson_receive_chars()
Dsb1250-duart.c355 if (uart_handle_break(uport)) in sbd_receive_chars()
Dsa1100.c269 uart_handle_break(&sport->port); in sa1100_int()
Dserial_txx9.c276 if (uart_handle_break(up)) in receive_chars()
Dip22zilog.c327 if (uart_handle_break(&up->port)) in ip22zilog_status_handle()
/Linux-v6.6/include/linux/
Dserial_core.h1013 static inline int uart_handle_break(struct uart_port *port) in uart_handle_break() function

12