Searched defs:usb_host_endpoint (Results 1 – 12 of 12) sorted by relevance
31083 struct usb_host_endpoint { struct31102 struct usb_host_endpoint *endpoint; argument
57387 struct usb_host_endpoint { struct57406 struct usb_host_endpoint *endpoint; argument
90826 struct usb_host_endpoint { struct90845 struct usb_host_endpoint *endpoint; argument
88872 struct usb_host_endpoint { struct88873 struct usb_endpoint_descriptor desc;88874 struct usb_ss_ep_comp_descriptor ss_ep_comp;88875 struct usb_ssp_isoc_ep_comp_descriptor ssp_isoc_ep_comp;88877 struct list_head urb_list;88878 void *hcpriv;88879 struct ep_device *ep_dev;88880 unsigned char *extra;88881 int extralen;88882 int enabled;[all …]
51267 struct usb_host_endpoint { struct51286 struct usb_host_endpoint *endpoint; argument
106443 struct usb_host_endpoint { struct106462 struct usb_host_endpoint *endpoint; argument
98608 struct usb_host_endpoint { struct98609 struct usb_endpoint_descriptor desc;98610 struct usb_ss_ep_comp_descriptor ss_ep_comp;98611 struct usb_ssp_isoc_ep_comp_descriptor ssp_isoc_ep_comp;98613 struct list_head urb_list;98614 void *hcpriv;98615 struct ep_device *ep_dev;98616 unsigned char *extra;98617 int extralen;98618 int enabled;[all …]