mxs_i2c_dt_ids    791 drivers/i2c/busses/i2c-mxs.c static const struct of_device_id mxs_i2c_dt_ids[] = {
mxs_i2c_dt_ids    796 drivers/i2c/busses/i2c-mxs.c MODULE_DEVICE_TABLE(of, mxs_i2c_dt_ids);
mxs_i2c_dt_ids    801 drivers/i2c/busses/i2c-mxs.c 				of_match_device(mxs_i2c_dt_ids, &pdev->dev);
mxs_i2c_dt_ids    888 drivers/i2c/busses/i2c-mxs.c 		   .of_match_table = mxs_i2c_dt_ids,