Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/
Dscan.c532 static void acpi_scan_drop_device(acpi_handle handle, void *context) in acpi_scan_drop_device() function
567 status = acpi_get_data_full(handle, acpi_scan_drop_device, in acpi_get_device_data()
612 status = acpi_attach_data(device->handle, acpi_scan_drop_device, in acpi_device_add()
694 acpi_detach_data(device->handle, acpi_scan_drop_device); in acpi_device_add()
1945 acpi_scan_drop_device); in acpi_scan_init()