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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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 90 milliseconds