Searched refs:m1_pmu_of_device_ids (Results 1 – 1 of 1) sorted by relevance
592 static const struct of_device_id m1_pmu_of_device_ids[] = { variable599 MODULE_DEVICE_TABLE(of, m1_pmu_of_device_ids);603 return arm_pmu_device_probe(pdev, m1_pmu_of_device_ids, NULL); in m1_pmu_device_probe()609 .of_match_table = m1_pmu_of_device_ids,