Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dnozomi.c235 struct ctrl_dl { struct
236 u8 port;
237 unsigned int reserved:4;
238 unsigned int CTS:1;
239 unsigned int RI:1;
240 unsigned int DCD:1;
241 unsigned int DSR:1;
295 struct ctrl_dl { struct
318 struct ctrl_dl ctrl_dl; member
873 struct ctrl_dl ctrl_dl; in receive_flow_control() local
[all …]