Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dbfin_sport_uart.c59 static void sport_stop_tx(struct uart_port *port);
343 sport_stop_tx(&up->port); in sport_uart_tx_chars()
372 static void sport_stop_tx(struct uart_port *port) in sport_stop_tx() function
578 .stop_tx = sport_stop_tx,