Lines Matching refs:usb_host_endpoint
51 * struct usb_host_endpoint - host-side endpoint descriptor and queue
67 struct usb_host_endpoint {
91 struct usb_host_endpoint *endpoint;
657 struct usb_host_endpoint ep0;
666 struct usb_host_endpoint *ep_in[16];
667 struct usb_host_endpoint *ep_out[16];
858 struct usb_host_endpoint **eps, unsigned int num_eps,
863 struct usb_host_endpoint **eps, unsigned int num_eps,
1599 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
2013 static inline struct usb_host_endpoint *
2016 struct usb_host_endpoint **eps;
2023 struct usb_host_endpoint *ep = usb_pipe_endpoint(udev, pipe);