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;
645 struct usb_host_endpoint ep0;
654 struct usb_host_endpoint *ep_in[16];
655 struct usb_host_endpoint *ep_out[16];
833 struct usb_host_endpoint **eps, unsigned int num_eps,
838 struct usb_host_endpoint **eps, unsigned int num_eps,
1574 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
1968 static inline struct usb_host_endpoint *
1971 struct usb_host_endpoint **eps;
1978 struct usb_host_endpoint *ep = usb_pipe_endpoint(udev, pipe);