Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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,
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dvexpress-hwmon.c183 static const struct of_device_id vexpress_hwmon_of_match[] = { variable
205 MODULE_DEVICE_TABLE(of, vexpress_hwmon_of_match);
235 .of_match_table = vexpress_hwmon_of_match,

Completed in 1 milliseconds