Name
usb_reset_endpoint —
Reset an endpoint's state.
Arguments
dev
the device whose endpoint is to be reset
epaddr
the endpoint's address. Endpoint number for output,
endpoint number + USB_DIR_IN for input
Description
Resets any host-side endpoint state such as the toggle bit,
sequence number or current window.