Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H 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()
H A D8250_port.c1797 uart_xchar_out(port, UART_TX); in serial8250_tx_chars()
/openbmc/linux/include/linux/
H A Dserial_core.h1031 void uart_xchar_out(struct uart_port *uport, int offset);
/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c695 void uart_xchar_out(struct uart_port *uport, int offset) in uart_xchar_out() function
701 EXPORT_SYMBOL_GPL(uart_xchar_out);