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,
1612 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
2005 static inline struct usb_host_endpoint *
2008 struct usb_host_endpoint **eps;
2015 struct usb_host_endpoint *ep = usb_pipe_endpoint(udev, pipe);