Home
last modified time | relevance | path

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

123

/linux-6.15/Documentation/driver-api/serial/
H A Ddriver.rst74 uart_match_port uart_write_wakeup uart_register_driver
/linux-6.15/drivers/tty/serial/
H A Dtegra-tcu.c108 uart_write_wakeup(port); in tegra_tcu_uart_start_tx()
H A Dpmac_zilog.c390 uart_write_wakeup(&uap->port); in pmz_transmit_chars()
402 uart_write_wakeup(&uap->port); in pmz_transmit_chars()
618 uart_write_wakeup(&uap->port); in pmz_start_tx()
H A Dsunhv.c216 uart_write_wakeup(port); in transmit_chars()
H A Darc_uart.c179 uart_write_wakeup(port); in arc_serial_tx_chars()
H A Dtimbuart.c131 uart_write_wakeup(port); in timbuart_handle_tx_port()
H A Dip22zilog.c414 uart_write_wakeup(&up->port); in ip22zilog_transmit_chars()
612 uart_write_wakeup(&up->port); in ip22zilog_start_tx()
H A Dclps711x.c178 uart_write_wakeup(port); in uart_clps711x_int_tx()
H A Ddigicolor-usart.c211 uart_write_wakeup(port); in digicolor_uart_tx()
H A Dmilbeaut_usio.c115 uart_write_wakeup(port); in mlb_usio_tx_chars()
H A Dsunplus-uart.c227 uart_write_wakeup(port); in transmit_chars()
H A Ddz.c285 uart_write_wakeup(&dport->port); in dz_transmit_chars()
H A Dmen_z135_uart.c353 uart_write_wakeup(port); in men_z135_handle_tx()
H A Drda-uart.c355 uart_write_wakeup(port); in rda_uart_send_chars()
H A Dar933x_uart.c431 uart_write_wakeup(&up->port); in ar933x_uart_tx_chars()
H A Duartlite.c215 uart_write_wakeup(port); in ulite_transmit()
H A Dserial-tegra.c529 uart_write_wakeup(&tup->uport); in tegra_uart_tx_dma_complete()
642 uart_write_wakeup(&tup->uport); in tegra_uart_handle_tx_pio()
H A Dsunzilog.c514 uart_write_wakeup(&up->port); in sunzilog_transmit_chars()
713 uart_write_wakeup(&up->port); in sunzilog_start_tx()
H A Datmel_serial.c879 uart_write_wakeup(port); in atmel_complete_tx_dma()
1009 uart_write_wakeup(port); in atmel_tx_dma()
1486 uart_write_wakeup(port); in atmel_tx_pdc()
H A Dmax3100.c291 uart_write_wakeup(&s->port); in max3100_work()
H A Dpic32_uart.c385 uart_write_wakeup(port); in pic32_uart_do_tx()
/linux-6.15/include/linux/
H A Dserial_core.h890 void uart_write_wakeup(struct uart_port *port);
929 uart_write_wakeup(__port); \
/linux-6.15/drivers/tty/serial/8250/
H A D8250_dma.c32 uart_write_wakeup(&p->port); in __dma_tx_complete()
H A D8250_pci1xxxx.c518 uart_write_wakeup(port); in pci1xxxx_tx_burst()
/linux-6.15/drivers/tty/serial/jsm/
H A Djsm_cls.c480 uart_write_wakeup(&ch->uart_port); in cls_copy_data_from_queue_to_uart()

123