Searched refs:hwarc (Results 1 – 1 of 1) sorted by relevance
81 struct hwarc { struct602 struct hwarc *hwarc = uwb_rc->priv; in hwarc_cmd() local604 hwarc->usb_dev, usb_sndctrlpipe(hwarc->usb_dev, 0), in hwarc_cmd()606 0, hwarc->usb_iface->cur_altsetting->desc.bInterfaceNumber, in hwarc_cmd()613 struct hwarc *hwarc = uwb_rc->priv; in hwarc_reset() local617 result = usb_lock_device_for_reset(hwarc->usb_dev, NULL); in hwarc_reset()619 result = usb_reset_device(hwarc->usb_dev); in hwarc_reset()620 usb_unlock_device(hwarc->usb_dev); in hwarc_reset()635 struct hwarc *hwarc = urb->context; in hwarc_neep_cb() local636 struct usb_interface *usb_iface = hwarc->usb_iface; in hwarc_neep_cb()[all …]