1ACPI_BUS_UNREGISTER_(9)  Device drivers infrastructure ACPI_BUS_UNREGISTER_(9)
2
3
4

NAME

6       acpi_bus_unregister_driver - unregisters a driver with the APIC bus
7

SYNOPSIS

9       void acpi_bus_unregister_driver(struct acpi_driver * driver);
10

ARGUMENTS

12       driver
13           driver to unregister
14

DESCRIPTION

16       Unregisters a driver with the ACPI bus. Searches the namespace for all
17       devices that match the driver's criteria and unbinds.
18
20Kernel Hackers Manual 3.10         June 2019           ACPI_BUS_UNREGISTER_(9)
Impressum