Query: usb_ep_set_wedge
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_EP_SET_WEDGE(9) Kernel Mode Gadget API USB_EP_SET_WEDGE(9)NAMEusb_ep_set_wedge - sets the halt feature and ignores clear requestsSYNOPSISint usb_ep_set_wedge(struct usb_ep * ep);ARGUMENTSep the endpoint being wedgedDESCRIPTIONUse this to stall an endpoint and ignore CLEAR_FEATURE(HALT_ENDPOINT) requests. If the gadget driver clears the halt status, it will automatically unwedge the endpoint. Returns zero on success, else negative errno.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_EP_SET_WEDGE(9)
Related Man Pages |
---|
struct_usb_gadget_driver(9) - centos |
usb_interface_id(9) - centos |
struct_usb_composite_driver(9) - suse |
struct_usb_composite_dev(9) - suse |
usb_gadget_config_buf(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Change directory error |
Migrating to UNIX |
Update kernel Linux without reboot?! |
Docker learning Phase-I |