Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Daxi-fan-control.c448 static const struct of_device_id axi_fan_control_of_match[] = { variable
453 MODULE_DEVICE_TABLE(of, axi_fan_control_of_match);
464 id = of_match_node(axi_fan_control_of_match, pdev->dev.of_node); in axi_fan_control_probe()
533 .of_match_table = axi_fan_control_of_match,