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)NAMEusb_reset_endpoint - Reset an endpoint's state.SYNOPSISvoid usb_reset_endpoint(struct usb_device * dev, unsigned int epaddr);ARGUMENTSdev the device whose endpoint is to be reset epaddr the endpoint's address. Endpoint number for output, endpoint number + USB_DIR_IN for inputDESCRIPTIONResets any host-side endpoint state such as the toggle bit, sequence number or current window.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_RESET_ENDPOINT(9)
| Related Man Pages |
|---|
| usb_control_msg(9) - suse |
| usb_fill_int_urb(9) - suse |
| usb_buffer_map_sg(9) - centos |
| usb_bulk_msg(9) - centos |
| ubtbcmfw(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |