Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dscan.c298 static int acpi_bus_post_eject(struct acpi_device *adev, void *not_used) in acpi_bus_post_eject() function
302 acpi_dev_for_each_child_reverse(adev, acpi_bus_post_eject, NULL); in acpi_bus_post_eject()
365 acpi_bus_post_eject(device, NULL); in acpi_scan_hot_remove()