Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dscan.c2508 static int acpi_bus_trim_one(struct acpi_device *adev, void *not_used) in acpi_bus_trim_one() function
2512 acpi_dev_for_each_child_reverse(adev, acpi_bus_trim_one, NULL); in acpi_bus_trim_one()
2542 acpi_bus_trim_one(adev, NULL); in acpi_bus_trim()