Home
last modified time | relevance | path

Searched refs:uart_xchar_out (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_dma.c97 uart_xchar_out(up, UART_TX); in serial8250_tx_dma()
102 uart_xchar_out(up, UART_TX); in serial8250_tx_dma()
A D8250_port.c1825 uart_xchar_out(port, UART_TX); in serial8250_tx_chars()
/linux-6.3-rc2/include/linux/
A Dserial_core.h906 void uart_xchar_out(struct uart_port *uport, int offset);
/linux-6.3-rc2/drivers/tty/serial/
A Dserial_core.c665 void uart_xchar_out(struct uart_port *uport, int offset) in uart_xchar_out() function
671 EXPORT_SYMBOL_GPL(uart_xchar_out);

Completed in 22 milliseconds