Lines Matching refs:usb_host_endpoint
50 * struct usb_host_endpoint - host-side endpoint descriptor and queue
67 struct usb_host_endpoint {
92 struct usb_host_endpoint *endpoint;
672 struct usb_host_endpoint ep0;
681 struct usb_host_endpoint *ep_in[16];
682 struct usb_host_endpoint *ep_out[16];
871 struct usb_host_endpoint **eps, unsigned int num_eps,
876 struct usb_host_endpoint **eps, unsigned int num_eps,
1614 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
2007 static inline struct usb_host_endpoint *
2010 struct usb_host_endpoint **eps;
2017 struct usb_host_endpoint *ep = usb_pipe_endpoint(udev, pipe);