Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dvexpress.c196 static const struct of_device_id vexpress_hwmon_of_match[] = { variable
218 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,