Man Page: acpi_bus_unregister_driver
Operating Environment: suse
Section: 9
ACPI_BUS_UNREGISTER_(9) Device drivers infrastructure ACPI_BUS_UNREGISTER_(9)NAMEacpi_bus_unregister_driver - unregisters a driver with the APIC busSYNOPSISvoid acpi_bus_unregister_driver(struct acpi_driver * driver);ARGUMENTSdriver driver to unregisterDESCRIPTIONUnregisters a driver with the ACPI bus. Searches the namespace for all devices that match the driver's criteria and unbinds.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ACPI_BUS_UNREGISTER_(9)