Name

acpi_bus_trim — Detach scan handlers and drivers from ACPI device objects.

Synopsis

void acpi_bus_trim (struct acpi_device * adev);
 

Arguments

adev

Root of the ACPI namespace scope to walk.

Description

Must be called under acpi_scan_lock.