Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dperf_event.c1219 static const struct of_device_id armv8_pmu_of_device_ids[] = { variable
1241 return arm_pmu_device_probe(pdev, armv8_pmu_of_device_ids, NULL); in armv8_pmu_device_probe()
1247 .of_match_table = armv8_pmu_of_device_ids,
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_pmuv3.c1310 static const struct of_device_id armv8_pmu_of_device_ids[] = { variable
1346 return arm_pmu_device_probe(pdev, armv8_pmu_of_device_ids, NULL); in armv8_pmu_device_probe()
1352 .of_match_table = armv8_pmu_of_device_ids,

Completed in 5 milliseconds