Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
Daxi-fan-control.c375 static const struct of_device_id axi_fan_control_of_match[] = { variable
380 MODULE_DEVICE_TABLE(of, axi_fan_control_of_match);
391 id = of_match_node(axi_fan_control_of_match, pdev->dev.of_node); in axi_fan_control_probe()
457 .of_match_table = axi_fan_control_of_match,