Searched defs:hwarc (Results 1 – 1 of 1) sorted by relevance
64 struct hwarc { struct65 struct usb_device *usb_dev;66 struct usb_interface *usb_iface;67 struct uwb_rc *uwb_rc; /* UWB host controller */68 struct urb *neep_urb; /* Notification endpoint handling */69 struct edc neep_edc;70 void *rd_buffer; /* NEEP read buffer */585 struct hwarc *hwarc = uwb_rc->priv; in hwarc_cmd() local596 struct hwarc *hwarc = uwb_rc->priv; in hwarc_reset() local618 struct hwarc *hwarc = urb->context; in hwarc_neep_cb() local[all …]