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