Home
last modified time | relevance | path

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

12

/linux-3.4.99/drivers/tty/serial/
Dsunhv.c88 if (uart_handle_break(port)) in receive_chars_getchar()
132 if (uart_handle_break(port)) in receive_chars_read()
Dmux.c262 if(uart_handle_break(port)) in mux_read()
Dmsm_serial.c129 if (uart_handle_break(port)) in handle_rx_dm()
171 if (uart_handle_break(port)) in handle_rx()
Dapbuart.c101 if (uart_handle_break(port)) in apbuart_rx_chars()
Daltera_uart.c208 if (uart_handle_break(port)) in altera_uart_rx_chars()
Dserial_ks8695.c175 if (uart_handle_break(port)) in ks8695uart_rx_chars()
Dmcf.c288 if (uart_handle_break(port)) in mcf_rx_chars()
Dnetx-serial.c211 if (uart_handle_break(port)) in netx_rxint()
Dsc26xx.c160 if (uart_handle_break(port)) in receive_chars()
Dbfin_uart.c304 if (uart_handle_break(&uart->port)) in bfin_serial_rx_chars()
445 if (uart_handle_break(&uart->port)) in bfin_serial_dma_rx_chars()
Dmrst_max3110.c356 uart_handle_break(port)) in receive_chars()
Dmxs-auart.c179 if (uart_handle_break(&s->port)) in mxs_auart_rx_char()
Dpnx8xxx_uart.c208 if (uart_handle_break(&sport->port)) in pnx8xxx_rx_chars()
Dbcm63xx_uart.c279 if (uart_handle_break(port)) in bcm_uart_do_rx()
Defm32-uart.c221 if (uart_handle_break(port)) in efm32_uart_rx_chars()
Ddz.c225 if (uart_handle_break(uport)) in dz_receive_chars()
Dpxa.c134 if (uart_handle_break(&up->port)) in receive_chars()
Dsirfsoc_uart.c253 if (uart_handle_break(port)) in sirfsoc_uart_isr()
Damba-pl010.c140 if (uart_handle_break(&uap->port)) in pl010_rx_chars()
Dsa1100.c304 uart_handle_break(&sport->port); in sa1100_int()
Dsb1250-duart.c362 if (uart_handle_break(uport)) in sbd_receive_chars()
Dvr41xx_siu.c339 if (uart_handle_break(port)) in receive_chars()
Dm32r_sio.c345 if (uart_handle_break(&up->port)) in receive_chars()
/linux-3.4.99/include/linux/
Dserial_core.h537 static inline int uart_handle_break(struct uart_port *port) in uart_handle_break() function
/linux-3.4.99/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c385 uart_handle_break(port); in cpm_uart_int()
394 uart_handle_break(port); in cpm_uart_int()

12