Home
last modified time | relevance | path

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

/drivers/hwmon/
Dvexpress-hwmon.c184 static const struct of_device_id vexpress_hwmon_of_match[] = { variable
206 MODULE_DEVICE_TABLE(of, vexpress_hwmon_of_match);
219 match = of_match_device(vexpress_hwmon_of_match, &pdev->dev); in vexpress_hwmon_probe()
238 .of_match_table = vexpress_hwmon_of_match,