.\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "ACPI_BUS_UNREGI" 9 "August 2005" "Kernel Hackers Manual" "LINUX" .SH NAME acpi_bus_unregister_driver \- .SH "SYNOPSIS" .ad l .hy 0 .HP 34 int\ \fBacpi_bus_unregister_driver\ \fR\ (struct\ acpi_driver\ *\ \fIdriver\fR); .ad .hy .SH "ARGUMENTS" .TP \fIdriver\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\&.