Searched refs:amd_hfi_platform_match (Results 1 – 1 of 1) sorted by relevance
454 static const struct acpi_device_id amd_hfi_platform_match[] = { variable458 MODULE_DEVICE_TABLE(acpi, amd_hfi_platform_match);465 if (!acpi_match_device(amd_hfi_platform_match, &pdev->dev)) in amd_hfi_probe()509 .acpi_match_table = ACPI_PTR(amd_hfi_platform_match),