Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/acpi/
Dscan.c541 static void acpi_scan_drop_device(acpi_handle handle, void *context) in acpi_scan_drop_device() function
574 status = acpi_get_data_full(handle, acpi_scan_drop_device, in handle_to_device()
653 status = acpi_attach_data(handle, acpi_scan_drop_device, adev); in acpi_tie_acpi_dev()
752 acpi_detach_data(device->handle, acpi_scan_drop_device); in acpi_device_add()