max6650_dt_match  127 drivers/hwmon/max6650.c static const struct of_device_id __maybe_unused max6650_dt_match[] = {
max6650_dt_match  138 drivers/hwmon/max6650.c MODULE_DEVICE_TABLE(of, max6650_dt_match);
max6650_dt_match  766 drivers/hwmon/max6650.c 		of_match_device(of_match_ptr(max6650_dt_match), dev);
max6650_dt_match  818 drivers/hwmon/max6650.c 		.of_match_table = of_match_ptr(max6650_dt_match),