acpi_bus_unregister_driver

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

acpi_bus_unregister_driver - unregisters a driver with the APIC 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.