Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dscan.c553 static void acpi_scan_drop_device(acpi_handle handle, void *context) in acpi_scan_drop_device() function
588 status = acpi_get_data_full(handle, acpi_scan_drop_device, in acpi_get_device_data()
633 status = acpi_attach_data(device->handle, acpi_scan_drop_device, in acpi_device_add()
715 acpi_detach_data(device->handle, acpi_scan_drop_device); in acpi_device_add()
2228 acpi_scan_drop_device); in acpi_scan_init()