Searched refs:cpm_uart_tx_pump (Results 1 – 1 of 1) sorted by relevance
69 static int cpm_uart_tx_pump(struct uart_port *port);183 if (cpm_uart_tx_pump(port) != 0) { in cpm_uart_start_tx()234 cpm_uart_tx_pump(port); in cpm_uart_int_tx()684 static int cpm_uart_tx_pump(struct uart_port *port) in cpm_uart_tx_pump() function