Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/tty/
Dnozomi.c245 struct ctrl_ul { struct
246 u8 port;
247 unsigned int reserved:6;
248 unsigned int RTS:1;
249 unsigned int DTR:1;
305 struct ctrl_ul { struct
317 struct ctrl_ul ctrl_ul; member
1659 const struct ctrl_ul *ctrl_ul = &port->ctrl_ul; in ntty_tiocmget() local
/kernel/linux/linux-5.10/drivers/tty/
Dnozomi.c249 struct ctrl_ul { struct
250 u8 port;
251 unsigned int reserved:6;
252 unsigned int RTS:1;
253 unsigned int DTR:1;
309 struct ctrl_ul { struct
321 struct ctrl_ul ctrl_ul; argument
1679 const struct ctrl_ul *ctrl_ul = &port->ctrl_ul; in ntty_tiocmget() local