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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dbfin_sport_uart.c59 static void sport_stop_tx(struct uart_port *port);
338 sport_stop_tx(&up->port);
367 static void sport_stop_tx(struct uart_port *port) function
573 .stop_tx = sport_stop_tx,

Completed in 89 milliseconds