Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dgpio-fan.c495 static const struct of_device_id of_gpio_fan_match[] = { variable
499 MODULE_DEVICE_TABLE(of, of_gpio_fan_match);
610 .of_match_table = of_match_ptr(of_gpio_fan_match),