Name

acpi_bus_trim — Remove ACPI device node and all of its descendants

Synopsis

void acpi_bus_trim (struct acpi_device * start);
 

Arguments

start

Root of the ACPI device nodes subtree to remove.

Description

Must be called under acpi_scan_lock.