.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "USB_RELEASE_DEV" "9" "09 October 2005" "" "" .SH NAME usb_release_dev \- free a usb device structure when all users of it are finished. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void usb_release_dev (struct device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR device that's been disconnected .SH "DESCRIPTION" .PP Will be called only by the device core when all users of this usb device are done.