Home
last modified time | relevance | path

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

1234

/Linux-v5.4/drivers/tty/serial/
Dtegra-tcu.c107 uart_write_wakeup(port); in tegra_tcu_uart_start_tx()
Dmux.c216 uart_write_wakeup(port); in mux_write()
Dfsl_linflexuart.c189 uart_write_wakeup(sport); in linflex_transmit_buffer()
235 uart_write_wakeup(sport); in linflex_txint()
D21285.c145 uart_write_wakeup(port); in serial21285_tx_chars()
Dsunhv.c217 uart_write_wakeup(port); in transmit_chars()
Daltera_jtaguart.c169 uart_write_wakeup(port); in altera_jtaguart_tx_chars()
Dtimbuart.c137 uart_write_wakeup(port); in timbuart_handle_tx_port()
Darc_uart.c186 uart_write_wakeup(port); in arc_serial_tx_chars()
Dip22zilog.c420 uart_write_wakeup(&up->port); in ip22zilog_transmit_chars()
620 uart_write_wakeup(&up->port); in ip22zilog_start_tx()
Dpmac_zilog.c413 uart_write_wakeup(&uap->port); in pmz_transmit_chars()
427 uart_write_wakeup(&uap->port); in pmz_transmit_chars()
649 uart_write_wakeup(&uap->port); in pmz_start_tx()
Dapbuart.c157 uart_write_wakeup(port); in apbuart_tx_chars()
Dclps711x.c182 uart_write_wakeup(port); in uart_clps711x_int_tx()
Ddigicolor-usart.c213 uart_write_wakeup(port); in digicolor_uart_tx()
Datmel_serial.c852 uart_write_wakeup(port); in atmel_tx_chars()
884 uart_write_wakeup(port); in atmel_complete_tx_dma()
1007 uart_write_wakeup(port); in atmel_tx_dma()
1497 uart_write_wakeup(port); in atmel_tx_pdc()
Dsprd_serial.c264 uart_write_wakeup(port); in sprd_complete_tx_dma()
658 uart_write_wakeup(port); in sprd_tx()
Daltera_uart.c275 uart_write_wakeup(port); in altera_uart_tx_chars()
Dmps2-uart.c151 uart_write_wakeup(port); in mps2_uart_tx_chars()
Dvt8500_serial.c221 uart_write_wakeup(port); in handle_tx()
Dar933x_uart.c365 uart_write_wakeup(&up->port); in ar933x_uart_tx_chars()
Dlpc32xx_hs.c310 uart_write_wakeup(port); in __serial_lpc32xx_tx()
Dmcf.c351 uart_write_wakeup(port); in mcf_tx_chars()
Dmilbeaut_usio.c119 uart_write_wakeup(port); in mlb_usio_tx_chars()
Dmxs-auart.c544 uart_write_wakeup(&s->port); in dma_tx_callback()
636 uart_write_wakeup(&s->port); in mxs_auart_tx_chars()
/Linux-v5.4/drivers/tty/serial/8250/
D8250_dma.c34 uart_write_wakeup(&p->port); in __dma_tx_complete()
/Linux-v5.4/include/linux/
Dserial_core.h320 void uart_write_wakeup(struct uart_port *port);

1234