Searched defs:cpm_uart_tx_pump (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_core.c69 static int cpm_uart_tx_pump(struct uart_port *port);
178 if (cpm_uart_tx_pump(port) != 0) {
227 cpm_uart_tx_pump(port);
673 static int cpm_uart_tx_pump(struct uart_port *port) function

Completed in 12 milliseconds