Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm_spe_pmu.c1171 static const struct of_device_id arm_spe_pmu_of_match[] = { variable
1175 MODULE_DEVICE_TABLE(of, arm_spe_pmu_of_match);
1246 .of_match_table = of_match_ptr(arm_spe_pmu_of_match),
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_spe_pmu.c1229 static const struct of_device_id arm_spe_pmu_of_match[] = { variable
1233 MODULE_DEVICE_TABLE(of, arm_spe_pmu_of_match);
1302 .of_match_table = of_match_ptr(arm_spe_pmu_of_match),

Completed in 4 milliseconds