Searched refs:vexpress_hwmon_of_match (Results 1 – 1 of 1) sorted by relevance
196 static const struct of_device_id vexpress_hwmon_of_match[] = { variable218 MODULE_DEVICE_TABLE(of, vexpress_hwmon_of_match);231 match = of_match_device(vexpress_hwmon_of_match, &pdev->dev); in vexpress_hwmon_probe()250 .of_match_table = vexpress_hwmon_of_match,