Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dpc300_tty.c99 int cpc_tty_cnt=0; /* number of intrfaces configured with MLPPP */ variable
188 if (cpc_tty_cnt == 0) { /* first TTY connection -> register driver */ in cpc_tty_init()
257 cpc_tty_cnt++; in cpc_tty_init()
687 if (cpc_tty_cnt == 0) return; in cpc_tty_rx_task()
1058 if (--cpc_tty_cnt == 0) { in cpc_tty_unregister_service()
1062 cpc_tty_cnt++; in cpc_tty_unregister_service()