Searched defs:hso_tiocmget (Results 1 – 1 of 1) sorted by relevance
208 struct hso_tiocmget { struct209 struct mutex mutex;210 wait_queue_head_t waitq;211 int intr_completed;212 struct usb_endpoint_descriptor *endp;213 struct urb *urb;214 struct hso_serial_state_notification serial_state_notification;215 u16 prev_UART_state_bitmap;216 struct uart_icount icount;