USB_RELEASE_DEV

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

usb_release_dev - free a usb device structure when all users of it are finished.  

SYNOPSIS

"SYNOPSIS"

void usb_release_dev (struct device * dev);  

ARGUMENTS

dev
device that's been disconnected
 

DESCRIPTION

Will be called only by the device core when all users of this usb device are done.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:57 GMT, October 09, 2005