Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Df81534.c157 struct f81534_port_private { struct
158 struct mutex mcr_mutex;
159 struct mutex lcr_mutex;
160 struct work_struct lsr_work;
161 struct usb_serial_port *port;
162 unsigned long tx_empty;
163 spinlock_t msr_lock;
164 u32 baud_base;
165 u8 shadow_mcr;
166 u8 shadow_lcr;
[all …]