Scroll to navigation

ACPI_BUS_TRIM(9) Device drivers infrastructure ACPI_BUS_TRIM(9)

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.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.