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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dpc300_tty.c119 static int cpc_tty_cnt = 0; /* number of intrfaces configured with MLPPP */ variable
209 if (cpc_tty_cnt == 0) { /* first TTY connection -> register driver */
260 cpc_tty_cnt++;
673 if (cpc_tty_cnt == 0) return;
1045 if (--cpc_tty_cnt == 0) {
1049 cpc_tty_cnt++;

Completed in 80 milliseconds