centos man page for usb_reset_endpoint

Query: usb_reset_endpoint

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 USB_RESET_ENDPOINT(9)
Related Man Pages
usb_set_interface(9) - suse
struct_usb_ep(9) - centos
usb_control_msg(9) - centos
usb_interrupt_msg(9) - centos
ubtbcmfw(4) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend