Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Dxgene_pmu.c145 struct xgene_pmu_data { struct
1732 static const struct xgene_pmu_data xgene_pmu_data = { variable
1736 static const struct xgene_pmu_data xgene_pmu_v2_data = {
1775 { .compatible = "apm,xgene-pmu", .data = &xgene_pmu_data },
1839 const struct xgene_pmu_data *dev_data; in xgene_pmu_probe()
1863 dev_data = (const struct xgene_pmu_data *) of_id->data; in xgene_pmu_probe()
/kernel/linux/linux-6.6/drivers/perf/
H A Dxgene_pmu.c145 struct xgene_pmu_data { struct
1726 static const struct xgene_pmu_data xgene_pmu_data = { variable
1730 static const struct xgene_pmu_data xgene_pmu_v2_data = {
1769 { .compatible = "apm,xgene-pmu", .data = &xgene_pmu_data },
1833 const struct xgene_pmu_data *dev_data; in xgene_pmu_probe()
1856 dev_data = (const struct xgene_pmu_data *) of_id->data; in xgene_pmu_probe()

Completed in 6 milliseconds