acpi_bus_trim(9) 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.

COPYRIGHT