Searched defs:hso_tiocmget (Results 1 – 1 of 1) sorted by relevance
183 struct hso_tiocmget { struct184 struct mutex mutex;185 wait_queue_head_t waitq;186 int intr_completed;187 struct usb_endpoint_descriptor *endp;188 struct urb *urb;189 struct hso_serial_state_notification *serial_state_notification;190 u16 prev_UART_state_bitmap;191 struct uart_icount icount;