Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/uwb/
Dhwa-rc.c81 struct hwarc { struct
82 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() local
613 struct hwarc *hwarc = uwb_rc->priv; in hwarc_reset() local
635 struct hwarc *hwarc = urb->context; in hwarc_neep_cb() local
[all …]