Name

acpi_bus_unregister_driver — unregisters a driver with the APIC bus

Synopsis

int acpi_bus_unregister_driver (struct acpi_driver * driver);

Arguments

driver

driver to unregister

Description

Unregisters a driver with the ACPI bus. Searches the namespace for all devices that match the driver's criteria and unbinds.