Searched refs:uart_open (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.c1539 * In 2.4.5, calls to uart_open are serialised by the BKL in
1548 static int uart_open(struct tty_struct *tty, struct file *filp) function
1555 pr_debug("uart_open(%d) called\n", line);
2118 .open = uart_open,

Completed in 102 milliseconds