Searched refs:xgene_pmu_acpi_match (Results 1 – 1 of 1) sorted by relevance
1785 static const struct acpi_device_id xgene_pmu_acpi_match[] = { variable1791 MODULE_DEVICE_TABLE(acpi, xgene_pmu_acpi_match);1875 acpi_id = acpi_match_device(xgene_pmu_acpi_match, &pdev->dev); in xgene_pmu_probe()1983 .acpi_match_table = ACPI_PTR(xgene_pmu_acpi_match),