of_gpio_fan_match  482 drivers/hwmon/gpio-fan.c static const struct of_device_id of_gpio_fan_match[] = {
of_gpio_fan_match  486 drivers/hwmon/gpio-fan.c MODULE_DEVICE_TABLE(of, of_gpio_fan_match);
of_gpio_fan_match  592 drivers/hwmon/gpio-fan.c 		.of_match_table = of_match_ptr(of_gpio_fan_match),