
NAME
acpi_bus_unregister_driver -
SYNOPSIS
int acpi_bus_unregister_driver (struct acpi_driver * driver);
ARGUMENTS
driver -- undescribed --
DESCRIPTION
-------------------------- Unregisters a driver with the ACPI bus.
Searches the namespace for all devices that match the driver’s criteria
and unbinds.