Home
last modified time | relevance | path

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

/drivers/acpi/
Dscan.c553 static void acpi_scan_drop_device(acpi_handle handle, void *context) in acpi_scan_drop_device() function
590 status = acpi_get_data_full(handle, acpi_scan_drop_device, in acpi_get_device_data()
661 status = acpi_attach_data(device->handle, acpi_scan_drop_device, in acpi_device_add()
749 acpi_detach_data(device->handle, acpi_scan_drop_device); in acpi_device_add()
2287 acpi_scan_drop_device); in acpi_scan_init()