Searched refs:hwarc (Results 1 – 1 of 1) sorted by relevance
64 struct hwarc { struct585 struct hwarc *hwarc = uwb_rc->priv; in hwarc_cmd() local587 hwarc->usb_dev, usb_sndctrlpipe(hwarc->usb_dev, 0), in hwarc_cmd()589 0, hwarc->usb_iface->cur_altsetting->desc.bInterfaceNumber, in hwarc_cmd()596 struct hwarc *hwarc = uwb_rc->priv; in hwarc_reset() local600 result = usb_lock_device_for_reset(hwarc->usb_dev, NULL); in hwarc_reset()602 result = usb_reset_device(hwarc->usb_dev); in hwarc_reset()603 usb_unlock_device(hwarc->usb_dev); in hwarc_reset()618 struct hwarc *hwarc = urb->context; in hwarc_neep_cb() local619 struct usb_interface *usb_iface = hwarc->usb_iface; in hwarc_neep_cb()[all …]