Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dnozomi.c239 struct ctrl_dl { struct
240 u8 port;
241 unsigned int reserved:4;
242 unsigned int CTS:1;
243 unsigned int RI:1;
244 unsigned int DCD:1;
245 unsigned int DSR:1;
299 struct ctrl_dl { struct
322 struct ctrl_dl ctrl_dl; argument
888 struct ctrl_dl ctrl_dl; in receive_flow_control() local
[all …]