Searched refs:ks8695uart_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 Dserial_ks8695.c110 static void ks8695uart_stop_tx(struct uart_port *port) function
115 * since this ks8695uart_stop_tx() is called from interrupt context.
225 ks8695uart_stop_tx(port);
242 ks8695uart_stop_tx(port);
535 .stop_tx = ks8695uart_stop_tx,

Completed in 107 milliseconds