Symbol: uart_handle_break
drivers/tty/serial/8250/8250_port.c
1620
if (uart_handle_break(port))
drivers/tty/serial/altera_uart.c
218
if (uart_handle_break(port))
drivers/tty/serial/amba-pl010.c
136
if (uart_handle_break(port))
drivers/tty/serial/amba-pl011.c
397
if (uart_handle_break(&uap->port))
drivers/tty/serial/apbuart.c
90
if (uart_handle_break(port))
drivers/tty/serial/atmel_serial.c
1538
if (uart_handle_break(port))
drivers/tty/serial/bcm63xx_uart.c
269
if (uart_handle_break(port))
drivers/tty/serial/cpm_uart.c
369
uart_handle_break(port);
drivers/tty/serial/cpm_uart.c
378
uart_handle_break(port);
drivers/tty/serial/dz.c
211
if (uart_handle_break(uport))
drivers/tty/serial/fsl_linflexuart.c
262
uart_handle_break(sport);
drivers/tty/serial/fsl_lpuart.c
1049
uart_handle_break(&sport->port);
drivers/tty/serial/fsl_lpuart.c
986
if (is_break && uart_handle_break(&sport->port))
drivers/tty/serial/imx.c
1318
uart_handle_break(&sport->port);
drivers/tty/serial/imx.c
882
if (uart_handle_break(&sport->port))
drivers/tty/serial/ip22zilog.c
326
if (uart_handle_break(&up->port))
drivers/tty/serial/lpc32xx_hs.c
305
uart_handle_break(port);
drivers/tty/serial/ma35d1_serial.c
247
if (uart_handle_break(&up->port))
drivers/tty/serial/max310x.c
745
if (uart_handle_break(port))
drivers/tty/serial/mcf.c
297
if (uart_handle_break(port))
drivers/tty/serial/men_z135_uart.c
210
uart_handle_break(port);
drivers/tty/serial/meson_uart.c
217
if (uart_handle_break(port))
drivers/tty/serial/mpc52xx_uart.c
1395
uart_handle_break(port);
drivers/tty/serial/msm_serial.c
600
if (uart_handle_break(port))
drivers/tty/serial/msm_serial.c
773
if (uart_handle_break(port))
drivers/tty/serial/msm_serial.c
824
if (uart_handle_break(port))
drivers/tty/serial/mux.c
225
if(uart_handle_break(port))
drivers/tty/serial/mvebu-uart.c
291
if (uart_handle_break(port))
drivers/tty/serial/mxs-auart.c
622
if (uart_handle_break(&s->port))
drivers/tty/serial/omap-serial.c
467
if (uart_handle_break(&up->port))
drivers/tty/serial/pch_uart.c
564
if (uart_handle_break(port))
drivers/tty/serial/pmac_zilog.c
268
if (uart_handle_break(&uap->port))
drivers/tty/serial/pxa.c
125
if (uart_handle_break(&up->port))
drivers/tty/serial/qcom_geni_serial.c
599
if (uart_handle_break(uport))
drivers/tty/serial/sa1100.c
269
uart_handle_break(&sport->port);
drivers/tty/serial/samsung_tty.c
810
if (uart_handle_break(port))
drivers/tty/serial/sb1250-duart.c
355
if (uart_handle_break(uport))
drivers/tty/serial/sc16is7xx.c
613
if (uart_handle_break(port))
drivers/tty/serial/sccnxp.c
403
if (uart_handle_break(port))
drivers/tty/serial/serial_txx9.c
277
if (uart_handle_break(up))
drivers/tty/serial/sh-sci.c
1234
if (uart_handle_break(port))
drivers/tty/serial/sprd_serial.c
592
ret = uart_handle_break(port);
drivers/tty/serial/st-asc.c
279
if (uart_handle_break(port))
drivers/tty/serial/stm32-usart.c
420
if (uart_handle_break(port))
drivers/tty/serial/sunhv.c
134
if (uart_handle_break(port))
drivers/tty/serial/sunhv.c
87
if (uart_handle_break(port))
drivers/tty/serial/sunplus-uart.c
248
if (uart_handle_break(port))
drivers/tty/serial/sunsab.c
163
uart_handle_break(&up->port);
drivers/tty/serial/sunsab.c
190
if (uart_handle_break(&up->port))
drivers/tty/serial/sunsu.c
326
if (uart_handle_break(&up->port))
drivers/tty/serial/sunzilog.c
371
if (uart_handle_break(&up->port))
drivers/tty/serial/ucc_uart.c
568
uart_handle_break(&qe_port->port);
drivers/tty/serial/xilinx_uartps.c
269
if (uart_handle_break(port))
drivers/tty/serial/xilinx_uartps.c
282
if (uart_handle_break(port))
drivers/tty/serial/zs.c
662
if (uart_handle_break(uport))