Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Dxgene_pmu.c1774 static const struct of_device_id xgene_pmu_of_match[] = { variable
1779 MODULE_DEVICE_TABLE(of, xgene_pmu_of_match);
1861 of_id = of_match_device(xgene_pmu_of_match, &pdev->dev); in xgene_pmu_probe()
1978 .of_match_table = xgene_pmu_of_match,
/kernel/linux/linux-6.6/drivers/perf/
H A Dxgene_pmu.c1768 static const struct of_device_id xgene_pmu_of_match[] = { variable
1773 MODULE_DEVICE_TABLE(of, xgene_pmu_of_match);
1854 of_id = of_match_device(xgene_pmu_of_match, &pdev->dev); in xgene_pmu_probe()
1970 .of_match_table = xgene_pmu_of_match,

Completed in 8 milliseconds