Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/perf/
H A Darm_dsu_pmu.c787 static const struct of_device_id dsu_pmu_of_match[] = { variable
791 MODULE_DEVICE_TABLE(of, dsu_pmu_of_match);
804 .of_match_table = of_match_ptr(dsu_pmu_of_match),
/kernel/linux/linux-5.10/drivers/perf/
H A Darm_dsu_pmu.c793 static const struct of_device_id dsu_pmu_of_match[] = { variable
797 MODULE_DEVICE_TABLE(of, dsu_pmu_of_match);
810 .of_match_table = of_match_ptr(dsu_pmu_of_match),

Completed in 4 milliseconds