usb_ep_set_wedge(9) suse man page | unix.com

Man Page: usb_ep_set_wedge

Operating Environment: suse

Section: 9

USB_EP_SET_WEDGE(9)					      Kernel Mode Gadget API					       USB_EP_SET_WEDGE(9)

NAME
usb_ep_set_wedge - sets the halt feature and ignores clear requests
SYNOPSIS
int usb_ep_set_wedge(struct usb_ep * ep);
ARGUMENTS
ep the endpoint being wedged
DESCRIPTION
Use 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.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_EP_SET_WEDGE(9)
Related Man Pages
usb_ep_enable(9) - suse
usb_ep_queue(9) - suse
struct_usb_gadget_driver(9) - centos
usb_gstrings_attach(9) - centos
usb_gadget_config_buf(9) - suse
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
Migrating to UNIX
A (ksh) Library For and From UNIX.com