Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/perf/
Dxgene_pmu.c1785 static const struct acpi_device_id xgene_pmu_acpi_match[] = { variable
1791 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),