Lines Matching refs:usb_host_endpoint
50 * struct usb_host_endpoint - host-side endpoint descriptor and queue
66 struct usb_host_endpoint {
90 struct usb_host_endpoint *endpoint;
670 struct usb_host_endpoint ep0;
679 struct usb_host_endpoint *ep_in[16];
680 struct usb_host_endpoint *ep_out[16];
869 struct usb_host_endpoint **eps, unsigned int num_eps,
874 struct usb_host_endpoint **eps, unsigned int num_eps,
1613 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
2006 static inline struct usb_host_endpoint *
2009 struct usb_host_endpoint **eps;
2016 struct usb_host_endpoint *ep = usb_pipe_endpoint(udev, pipe);