Home
last modified time | relevance | path

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

1234

/Linux-v5.10/drivers/tty/serial/
Dtegra-tcu.c107 uart_write_wakeup(port); in tegra_tcu_uart_start_tx()
Dmux.c212 uart_write_wakeup(port); in mux_write()
Dfsl_linflexuart.c184 uart_write_wakeup(sport); in linflex_transmit_buffer()
230 uart_write_wakeup(sport); in linflex_txint()
D21285.c180 uart_write_wakeup(port); in serial21285_tx_chars()
Dsunhv.c213 uart_write_wakeup(port); in transmit_chars()
Daltera_jtaguart.c169 uart_write_wakeup(port); in altera_jtaguart_tx_chars()
Darc_uart.c182 uart_write_wakeup(port); in arc_serial_tx_chars()
Dtimbuart.c137 uart_write_wakeup(port); in timbuart_handle_tx_port()
Dip22zilog.c416 uart_write_wakeup(&up->port); in ip22zilog_transmit_chars()
616 uart_write_wakeup(&up->port); in ip22zilog_start_tx()
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()
Dapbuart.c153 uart_write_wakeup(port); in apbuart_tx_chars()
Dclps711x.c178 uart_write_wakeup(port); in uart_clps711x_int_tx()
Ddigicolor-usart.c213 uart_write_wakeup(port); in digicolor_uart_tx()
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()
1500 uart_write_wakeup(port); in atmel_tx_pdc()
Dsprd_serial.c260 uart_write_wakeup(port); in sprd_complete_tx_dma()
654 uart_write_wakeup(port); in sprd_tx()
Dmps2-uart.c151 uart_write_wakeup(port); in mps2_uart_tx_chars()
Daltera_uart.c275 uart_write_wakeup(port); in altera_uart_tx_chars()
Dlpc32xx_hs.c309 uart_write_wakeup(port); in __serial_lpc32xx_tx()
Dmcf.c351 uart_write_wakeup(port); in mcf_tx_chars()
Dmilbeaut_usio.c115 uart_write_wakeup(port); in mlb_usio_tx_chars()
Duartlite.c196 uart_write_wakeup(port); in ulite_transmit()
Dvt8500_serial.c217 uart_write_wakeup(port); in handle_tx()
Dmxs-auart.c540 uart_write_wakeup(&s->port); in dma_tx_callback()
632 uart_write_wakeup(&s->port); in mxs_auart_tx_chars()
/Linux-v5.10/drivers/tty/serial/8250/
D8250_dma.c34 uart_write_wakeup(&p->port); in __dma_tx_complete()
/Linux-v5.10/include/linux/
Dserial_core.h323 void uart_write_wakeup(struct uart_port *port);

1234