max14577_dt_match  134 drivers/mfd/max14577.c static const struct of_device_id max14577_dt_match[] = {
max14577_dt_match  406 drivers/mfd/max14577.c 		of_id = of_match_device(max14577_dt_match, &i2c->dev);
max14577_dt_match  526 drivers/mfd/max14577.c 		.of_match_table = max14577_dt_match,
max14577_dt_match  536 drivers/mfd/max14577.c 	BUILD_BUG_ON(ARRAY_SIZE(max14577_dt_match) != MAXIM_DEVICE_TYPE_NUM);