USB_DISABLE_INTERFACE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
usb_disable_interface - - Disable all endpoints for an interface
SYNOPSIS
"SYNOPSIS"
void usb_disable_interface (struct usb_device * dev, struct usb_interface * intf);
ARGUMENTS
- dev
-
the device whose interface is being disabled
- intf
-
pointer to the interface descriptor
DESCRIPTION
Disables all the endpoints for the interface's current altsetting.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:21:15 GMT, October 06, 2005