Searched refs:m1_pmu_of_device_ids (Results 1 – 1 of 1) sorted by relevance
562 static const struct of_device_id m1_pmu_of_device_ids[] = { variable567 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,