Home
last modified time | relevance | path

Searched defs:ctrl_dl (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/tty/
Dnozomi.c273 struct ctrl_dl { struct
274 u8 port;
275 unsigned int reserved:4;
276 unsigned int CTS:1;
277 unsigned int RI:1;
278 unsigned int DCD:1;
279 unsigned int DSR:1;
333 struct ctrl_dl { struct
356 struct ctrl_dl ctrl_dl; argument
930 struct ctrl_dl ctrl_dl; in receive_flow_control() local
[all …]