Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Dxgene_pmu.c1781 static const struct acpi_device_id xgene_pmu_acpi_match[] = { variable
1787 MODULE_DEVICE_TABLE(acpi, xgene_pmu_acpi_match);
1871 acpi_id = acpi_match_device(xgene_pmu_acpi_match, &pdev->dev); in xgene_pmu_probe()
1979 .acpi_match_table = ACPI_PTR(xgene_pmu_acpi_match),
/kernel/linux/linux-6.6/drivers/perf/
H A Dxgene_pmu.c1775 static const struct acpi_device_id xgene_pmu_acpi_match[] = { variable
1781 MODULE_DEVICE_TABLE(acpi, xgene_pmu_acpi_match);
1864 acpi_id = acpi_match_device(xgene_pmu_acpi_match, &pdev->dev); in xgene_pmu_probe()
1971 .acpi_match_table = ACPI_PTR(xgene_pmu_acpi_match),

Completed in 6 milliseconds