usb_host_endpoint
struct usb_host_endpoint *endpoint; /* (in) pipe pointer */
int usb_clear_halt(struct usb_device *dev, struct usb_host_endpoint *uhe);
int usb_control_msg(struct usb_device *dev, struct usb_host_endpoint *ep,
struct usb_host_endpoint *uhe, usb_frlength_t bufsize);
struct usb_host_endpoint *usb_find_host_endpoint(struct usb_device *dev,
struct usb_host_endpoint *, void *, int, usb_complete_t, void *);
int usb_bulk_msg(struct usb_device *, struct usb_host_endpoint *,
struct usb_host_endpoint *
struct usb_host_endpoint *uhe;
struct usb_host_endpoint *uhe_end;
struct usb_host_endpoint *uhe;
struct usb_host_endpoint *uhe_end;
struct usb_host_endpoint *uhe;
struct usb_host_endpoint *uhe_end;
struct usb_host_endpoint *uhe = usbd_xfer_softc(xfer);
struct usb_host_endpoint *uhe = usbd_xfer_softc(xfer);
struct usb_host_endpoint *uhe, void *buf,
usb_bulk_msg(struct usb_device *udev, struct usb_host_endpoint *uhe,
struct usb_host_endpoint *uhe;
struct usb_host_endpoint *uhe;
usb_clear_halt(struct usb_device *dev, struct usb_host_endpoint *uhe)
usb_control_msg(struct usb_device *dev, struct usb_host_endpoint *uhe,
struct usb_host_endpoint *uhe, usb_size_t bufsize)
struct usb_host_endpoint *p_uhe = NULL;
struct usb_host_endpoint ep0;
struct usb_host_endpoint *linux_endpoint_start;
struct usb_host_endpoint *linux_endpoint_end;
struct usb_host_endpoint *endpoint;