ACPI_BUS_TRIM(9) Device drivers infrastructure ACPI_BUS_TRIM(9)NAMEacpi_bus_trim - Remove ACPI device node and all of its descendantsSYNOPSISvoid acpi_bus_trim(struct acpi_device * start);ARGUMENTSstart Root of the ACPI device nodes subtree to remove.DESCRIPTIONMust be called under acpi_scan_lock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ACPI_BUS_TRIM(9)