Home
last modified time | relevance | path

Searched refs:hwarc (Results 1 – 1 of 1) sorted by relevance

/drivers/uwb/
Dhwa-rc.c80 struct hwarc { struct
601 struct hwarc *hwarc = uwb_rc->priv; in hwarc_cmd() local
603 hwarc->usb_dev, usb_sndctrlpipe(hwarc->usb_dev, 0), in hwarc_cmd()
605 0, hwarc->usb_iface->cur_altsetting->desc.bInterfaceNumber, in hwarc_cmd()
612 struct hwarc *hwarc = uwb_rc->priv; in hwarc_reset() local
613 return usb_reset_device(hwarc->usb_dev); in hwarc_reset()
625 struct hwarc *hwarc = urb->context; in hwarc_neep_cb() local
626 struct usb_interface *usb_iface = hwarc->usb_iface; in hwarc_neep_cb()
632 uwb_rc_neh_grok(hwarc->uwb_rc, urb->transfer_buffer, in hwarc_neep_cb()
641 if (edc_inc(&hwarc->neep_edc, EDC_MAX_ERRORS, in hwarc_neep_cb()
[all …]