Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/hfi/
H A Dhfi.c454 static const struct acpi_device_id amd_hfi_platform_match[] = { variable
458 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),