Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
Dmct_u232.c97 struct mct_u232_private { struct
98 struct urb *read_urb;
99 spinlock_t lock;
100 unsigned int control_state; /* Modem Line Setting (TIOCM) */
101 unsigned char last_lcr; /* Line Control Register */
102 unsigned char last_lsr; /* Line Status Register */
103 unsigned char last_msr; /* Modem Status Register */
104 unsigned int rx_flags; /* Throttling flags */
/kernel/linux/linux-6.6/drivers/usb/serial/
Dmct_u232.c98 struct mct_u232_private { struct
99 struct urb *read_urb;
100 spinlock_t lock;
101 unsigned int control_state; /* Modem Line Setting (TIOCM) */
102 unsigned char last_lcr; /* Line Control Register */
103 unsigned char last_lsr; /* Line Status Register */
104 unsigned char last_msr; /* Modem Status Register */
105 unsigned int rx_flags; /* Throttling flags */