max8997_pmic_dt_match   40 drivers/mfd/max8997.c static const struct of_device_id max8997_pmic_dt_match[] = {
max8997_pmic_dt_match  150 drivers/mfd/max8997.c 		match = of_match_node(max8997_pmic_dt_match, i2c->dev.of_node);
max8997_pmic_dt_match  480 drivers/mfd/max8997.c 		   .of_match_table = of_match_ptr(max8997_pmic_dt_match),