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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/rio/
H A Driointr.c216 struct tty_struct *ttyP; local
249 ttyP = PortP->gs.tty;
295 struct tty_struct *ttyP; local
343 ttyP = PortP->gs.tty;
344 /* If ttyP is NULL, the port is getting closed. Forget about it. */
345 if (!ttyP) {

Completed in 98 milliseconds