suse man page for usb_ep_disable

Query: usb_ep_disable

OS: suse

Section: 9

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

USB_EP_DISABLE(9)					      Kernel Mode Gadget API						 USB_EP_DISABLE(9)

NAME
usb_ep_disable - endpoint is no longer usable
SYNOPSIS
int usb_ep_disable(struct usb_ep * ep);
ARGUMENTS
ep the endpoint being unconfigured. may not be the endpoint named "ep0".
DESCRIPTION
no other task may be using this endpoint when this is called. any pending and uncompleted requests will complete with status indicating disconnect (-ESHUTDOWN) before this call returns. gadget drivers must call usb_ep_enable again before queueing requests to the endpoint. returns zero, or a negative error code.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_EP_DISABLE(9)
Related Man Pages
usb_ep_queue(9) - suse
usb_interface_id(9) - suse
ubtbcmfw(4) - debian
struct_usb_gadget_driver(9) - suse
struct_usb_request(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.
Migrating to UNIX
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com