Searched refs:root_handle (Results 1 – 3 of 3) sorted by relevance
32 acpi_handle root_handle; member124 ioapic->root_handle = (acpi_handle)context; in handle_ioapic_add()210 if (root->device->handle != ioapic->root_handle) in acpi_ioapic_remove()
735 acpi_handle root_handle; in iwl_mvm_get_bios_mcc() local742 root_handle = ACPI_HANDLE(&pdev->dev); in iwl_mvm_get_bios_mcc()743 if (!root_handle) { in iwl_mvm_get_bios_mcc()750 status = acpi_get_handle(root_handle, (acpi_string)WRD_METHOD, &handle); in iwl_mvm_get_bios_mcc()
517 static acpi_handle root_handle; variable