table of contents
        
      
      
    | 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¶
| June 2024 | Kernel Hackers Manual 3.10 |