Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/perf/
Dapple_m1_cpu_pmu.c562 static const struct of_device_id m1_pmu_of_device_ids[] = { variable
567 MODULE_DEVICE_TABLE(of, m1_pmu_of_device_ids);
571 return arm_pmu_device_probe(pdev, m1_pmu_of_device_ids, NULL); in m1_pmu_device_probe()
577 .of_match_table = m1_pmu_of_device_ids,