Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wan/
Dpc300_tty.c68 #define CPC_TTY_ST_IDLE 0 macro
256 if (cpc_tty->state != CPC_TTY_ST_IDLE) { in cpc_tty_init()
312 if (cpc_tty->state == CPC_TTY_ST_IDLE){ in cpc_tty_open()
1066 cpc_tty->state = CPC_TTY_ST_IDLE; in cpc_tty_unregister_service()