Searched refs:rpm_of_match (Results 1 – 2 of 2) sorted by relevance
926 static const struct of_device_id rpm_of_match[] = { variable935 MODULE_DEVICE_TABLE(of, rpm_of_match);952 match = of_match_device(rpm_of_match, &pdev->dev); in rpm_reg_probe()994 .of_match_table = of_match_ptr(rpm_of_match),
1091 static const struct of_device_id rpm_of_match[] = { variable1108 MODULE_DEVICE_TABLE(of, rpm_of_match);1207 .of_match_table = rpm_of_match,