Searched refs:uart_get (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 Dserial_core.c1494 static struct uart_state *uart_get(struct uart_driver *drv, int line) function
1567 * We take the semaphore inside uart_get to guarantee that we won't
1573 state = uart_get(drv, line);

Completed in 97 milliseconds