usb_reset_endpoint(9) suse man page | unix.com

Man Page: usb_reset_endpoint

Operating Environment: suse

Section: 9

USB_RESET_ENDPOINT(9)						   USB Core APIs					     USB_RESET_ENDPOINT(9)

NAME
usb_reset_endpoint - Reset an endpoint's state.
SYNOPSIS
void usb_reset_endpoint(struct usb_device * dev, unsigned int epaddr);
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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_RESET_ENDPOINT(9)
Related Man Pages
usb_ep_enable(9) - suse
usb_set_interface(9) - suse
ubtbcmfw(4) - debian
t_close(3xti) - ultrix
ubtbcmfw(4) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!