USB_PUT_INTF
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
usb_put_intf - release a use of the usb interface structure
SYNOPSIS
"SYNOPSIS"
void usb_put_intf (struct usb_interface * intf);
ARGUMENTS
- intf
-
interface that's been decremented
DESCRIPTION
Must be called when a user of an interface is finished with it. When the
last user of the interface calls this function, the memory of the interface
is freed.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:57 GMT, October 09, 2005