Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wan/
Dpc300_tty.c117 static int cpc_tty_unreg_flag = 0; variable
412 if (!serial_drv.refcount && cpc_tty_unreg_flag) { in cpc_tty_close()
413 cpc_tty_unreg_flag = 0; in cpc_tty_close()
648 if (!serial_drv.refcount && cpc_tty_unreg_flag) { in cpc_tty_hangup()
649 cpc_tty_unreg_flag = 0; in cpc_tty_hangup()
1052 cpc_tty_unreg_flag = 1; in cpc_tty_unregister_service()