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;
669 struct usb_host_endpoint ep0;
678 struct usb_host_endpoint *ep_in[16];
679 struct usb_host_endpoint *ep_out[16];
867 struct usb_host_endpoint **eps, unsigned int num_eps,
872 struct usb_host_endpoint **eps, unsigned int num_eps,
1612 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
2021 static inline struct usb_host_endpoint *
2024 struct usb_host_endpoint **eps;
2031 struct usb_host_endpoint *ep = usb_pipe_endpoint(udev, pipe);