Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/
Dnozomi.c219 struct ctrl_dl { struct
220 u8 port;
221 unsigned int reserved:4;
222 unsigned int CTS:1;
223 unsigned int RI:1;
224 unsigned int DCD:1;
225 unsigned int DSR:1;
279 struct ctrl_dl { struct
302 struct ctrl_dl ctrl_dl; argument
854 struct ctrl_dl ctrl_dl; in receive_flow_control() local
[all …]