max8998_dt_match  119 drivers/mfd/max8998.c static const struct of_device_id max8998_dt_match[] = {
max8998_dt_match  160 drivers/mfd/max8998.c 		match = of_match_node(max8998_dt_match, i2c->dev.of_node);
max8998_dt_match  351 drivers/mfd/max8998.c 		   .of_match_table = of_match_ptr(max8998_dt_match),