.\" 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 "ACPI_BUS_UNREGISTER_DRIVER" "9" "09 October 2005" "" "" .SH NAME acpi_bus_unregister_driver \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int acpi_bus_unregister_driver (struct acpi_driver * \fIdriver\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdriver\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP -------------------------- Unregisters a driver with the ACPI bus. Searches the namespace for all devices that match the driver's criteria and unbinds.