Searched defs:hwarc (Results 1 – 1 of 1) sorted by relevance
81 struct hwarc { struct82 struct usb_device *usb_dev;83 struct usb_interface *usb_iface;84 struct uwb_rc *uwb_rc; /* UWB host controller */85 struct urb *neep_urb; /* Notification endpoint handling */86 struct edc neep_edc;87 void *rd_buffer; /* NEEP read buffer */602 struct hwarc *hwarc = uwb_rc->priv; in hwarc_cmd() local613 struct hwarc *hwarc = uwb_rc->priv; in hwarc_reset() local635 struct hwarc *hwarc = urb->context; in hwarc_neep_cb() local[all …]