Home
last modified time | relevance | path

Searched refs:uart_write_wakeup (Results 1 – 25 of 79) sorted by relevance

1234

/linux/drivers/tty/serial/
A Dtegra-tcu.c107 uart_write_wakeup(port); in tegra_tcu_uart_start_tx()
A Dfsl_linflexuart.c184 uart_write_wakeup(sport); in linflex_transmit_buffer()
230 uart_write_wakeup(sport); in linflex_txint()
A Dmux.c212 uart_write_wakeup(port); in mux_write()
A Dliteuart.c146 uart_write_wakeup(port); in liteuart_start_tx()
A D21285.c180 uart_write_wakeup(port); in serial21285_tx_chars()
A Dsunhv.c213 uart_write_wakeup(port); in transmit_chars()
A Daltera_jtaguart.c167 uart_write_wakeup(port); in altera_jtaguart_tx_chars()
A Dpmac_zilog.c410 uart_write_wakeup(&uap->port); in pmz_transmit_chars()
424 uart_write_wakeup(&uap->port); in pmz_transmit_chars()
646 uart_write_wakeup(&uap->port); in pmz_start_tx()
A Dip22zilog.c416 uart_write_wakeup(&up->port); in ip22zilog_transmit_chars()
616 uart_write_wakeup(&up->port); in ip22zilog_start_tx()
A Darc_uart.c182 uart_write_wakeup(port); in arc_serial_tx_chars()
A Dtimbuart.c135 uart_write_wakeup(port); in timbuart_handle_tx_port()
A Datmel_serial.c845 uart_write_wakeup(port); in atmel_tx_chars()
887 uart_write_wakeup(port); in atmel_complete_tx_dma()
1010 uart_write_wakeup(port); in atmel_tx_dma()
1494 uart_write_wakeup(port); in atmel_tx_pdc()
A Dapbuart.c151 uart_write_wakeup(port); in apbuart_tx_chars()
A Dclps711x.c178 uart_write_wakeup(port); in uart_clps711x_int_tx()
A Ddigicolor-usart.c213 uart_write_wakeup(port); in digicolor_uart_tx()
A Dsprd_serial.c260 uart_write_wakeup(port); in sprd_complete_tx_dma()
654 uart_write_wakeup(port); in sprd_tx()
A Daltera_uart.c273 uart_write_wakeup(port); in altera_uart_tx_chars()
A Dmps2-uart.c151 uart_write_wakeup(port); in mps2_uart_tx_chars()
A Dmxs-auart.c530 uart_write_wakeup(&s->port); in dma_tx_callback()
622 uart_write_wakeup(&s->port); in mxs_auart_tx_chars()
A Dmcf.c349 uart_write_wakeup(port); in mcf_tx_chars()
A Dmilbeaut_usio.c115 uart_write_wakeup(port); in mlb_usio_tx_chars()
A Dvt8500_serial.c215 uart_write_wakeup(port); in handle_tx()
A Dlpc32xx_hs.c306 uart_write_wakeup(port); in __serial_lpc32xx_tx()
/linux/drivers/tty/serial/8250/
A D8250_dma.c34 uart_write_wakeup(&p->port); in __dma_tx_complete()
/linux/include/linux/
A Dserial_core.h323 void uart_write_wakeup(struct uart_port *port);

Completed in 61 milliseconds

1234