Searched refs:stli_txcooktty (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/
H A Distallion.c171 static struct tty_struct *stli_txcooktty; variable in typeref:struct:tty_struct
878 if (tty == stli_txcooktty)
1161 if (tty == stli_txcooktty)
1238 if (tty != stli_txcooktty) {
1239 if (stli_txcooktty != NULL)
1240 stli_flushchars(stli_txcooktty);
1241 stli_txcooktty = tty;
1272 cooktty = stli_txcooktty;
1275 stli_txcooktty = NULL;
1355 if (tty == stli_txcooktty) {
[all...]

Completed in 113 milliseconds