da9062_dt_ids     568 drivers/mfd/da9062-core.c static const struct of_device_id da9062_dt_ids[] = {
da9062_dt_ids     573 drivers/mfd/da9062-core.c MODULE_DEVICE_TABLE(of, da9062_dt_ids);
da9062_dt_ids     592 drivers/mfd/da9062-core.c 		match = of_match_node(da9062_dt_ids, i2c->dev.of_node);
da9062_dt_ids     687 drivers/mfd/da9062-core.c 		.of_match_table = of_match_ptr(da9062_dt_ids),