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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dv850e_uart.c246 static void v850e_uart_stop_tx (struct uart_port *port);
274 v850e_uart_stop_tx (port, stopped);
353 static void v850e_uart_stop_tx (struct uart_port *port)
456 .stop_tx = v850e_uart_stop_tx,
349 static void v850e_uart_stop_tx (struct uart_port *port) function

Completed in 34 milliseconds