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

/drivers/tty/
H A Dmoxa.c142 u8 DCDState; /* Protected by the port lock */ member in struct:moxa_port
679 port->DCDState = 0;
697 port->DCDState = 0;
1156 dcd = ch->DCDState;
1368 if (dcd != p->DCDState) {
1369 p->DCDState = dcd;

Completed in 34 milliseconds