Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dscan.c1316 static void acpi_scan_drop_device(acpi_handle handle, void *context) in acpi_scan_drop_device() function
1351 status = acpi_get_data_full(handle, acpi_scan_drop_device, in acpi_get_device_data()
1396 status = acpi_attach_data(device->handle, acpi_scan_drop_device, in acpi_device_add()
1478 acpi_detach_data(device->handle, acpi_scan_drop_device); in acpi_device_add()
2676 acpi_scan_drop_device); in acpi_scan_init()