xlr_i2c_dt_ids    352 drivers/i2c/busses/i2c-xlr.c static const struct of_device_id xlr_i2c_dt_ids[] = {
xlr_i2c_dt_ids    359 drivers/i2c/busses/i2c-xlr.c MODULE_DEVICE_TABLE(of, xlr_i2c_dt_ids);
xlr_i2c_dt_ids    377 drivers/i2c/busses/i2c-xlr.c 	match = of_match_device(xlr_i2c_dt_ids, &pdev->dev);
xlr_i2c_dt_ids    459 drivers/i2c/busses/i2c-xlr.c 		.of_match_table	= xlr_i2c_dt_ids,