Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dgpio-fan.c533 static const struct of_device_id of_gpio_fan_match[] = { variable
537 MODULE_DEVICE_TABLE(of, of_gpio_fan_match);
667 .of_match_table = of_match_ptr(of_gpio_fan_match),