Scroll to navigation

ACPI_BUS_UNREGISTER_(9) Device drivers infrastructure ACPI_BUS_UNREGISTER_(9)

NAME

acpi_bus_unregister_driver - unregisters a driver with the ACPI bus

SYNOPSIS

void 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.

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16