Searched refs:root_handle (Results 1 – 3 of 3) sorted by relevance
32 acpi_handle root_handle; member130 ioapic->root_handle = (acpi_handle)context; in handle_ioapic_add()216 if (root->device->handle != ioapic->root_handle) in acpi_ioapic_remove()
734 acpi_handle root_handle; in iwl_mvm_get_bios_mcc() local741 root_handle = ACPI_HANDLE(&pdev->dev); in iwl_mvm_get_bios_mcc()742 if (!root_handle) { in iwl_mvm_get_bios_mcc()749 status = acpi_get_handle(root_handle, (acpi_string)WRD_METHOD, &handle); in iwl_mvm_get_bios_mcc()
517 static acpi_handle root_handle; variable