Home
last modified time | relevance | path

Searched refs:acpi_bus_trim_one (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/acpi/
Dscan.c2506 static int acpi_bus_trim_one(struct acpi_device *adev, void *not_used) in acpi_bus_trim_one() function
2510 acpi_dev_for_each_child_reverse(adev, acpi_bus_trim_one, NULL); in acpi_bus_trim_one()
2540 acpi_bus_trim_one(adev, NULL); in acpi_bus_trim()