Searched defs:hso_tiocmget (Results 1 – 1 of 1) sorted by relevance
197 struct hso_tiocmget { struct198 struct mutex mutex;199 wait_queue_head_t waitq;200 int intr_completed;201 struct usb_endpoint_descriptor *endp;202 struct urb *urb;203 struct hso_serial_state_notification serial_state_notification;204 u16 prev_UART_state_bitmap;205 struct uart_icount icount;