.\" 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 "__DEVICE_RELEASE_DRIVER" "9" "09 October 2005" "" "" .SH NAME __device_release_driver \- manually detach device from driver. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __device_release_driver (struct device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR device. .SH "DESCRIPTION" .PP Manually detach device from driver. .PP \fB__device_release_driver\fR must be called with \fIdev\fR->sem held.