Searched refs:ttyP (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/char/rio/
H A Driointr.c210 struct tty_struct *ttyP; local
243 ttyP = PortP->gs.port.tty;
289 struct tty_struct *ttyP; local
337 ttyP = PortP->gs.port.tty;
338 /* If ttyP is NULL, the port is getting closed. Forget about it. */
339 if (!ttyP) {

Completed in 49 milliseconds