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

/linux-master/drivers/perf/
H A Dapple_m1_cpu_pmu.c594 static const struct of_device_id m1_pmu_of_device_ids[] = { variable in typeref:struct:of_device_id
601 MODULE_DEVICE_TABLE(of, m1_pmu_of_device_ids);
605 return arm_pmu_device_probe(pdev, m1_pmu_of_device_ids, NULL);
611 .of_match_table = m1_pmu_of_device_ids,

Completed in 145 milliseconds