Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dmxuport.c159 struct mxuport_port { struct
160 u8 mcr_state; /* Last MCR state */
161 u8 msr_state; /* Last MSR state */
162 struct mutex mutex; /* Protects mcr_state */
163 spinlock_t spinlock; /* Protects msr_state */