Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dbfin_sport_uart.c60 static void sport_stop_tx(struct uart_port *port);
351 sport_stop_tx(&up->port); in sport_uart_tx_chars()
380 static void sport_stop_tx(struct uart_port *port) in sport_stop_tx() function
591 .stop_tx = sport_stop_tx,