omap_i2c_of_match 1248 drivers/i2c/busses/i2c-omap.c static const struct of_device_id omap_i2c_of_match[] = {
omap_i2c_of_match 1267 drivers/i2c/busses/i2c-omap.c MODULE_DEVICE_TABLE(of, omap_i2c_of_match);
omap_i2c_of_match 1383 drivers/i2c/busses/i2c-omap.c 	match = of_match_device(of_match_ptr(omap_i2c_of_match), &pdev->dev);
omap_i2c_of_match 1597 drivers/i2c/busses/i2c-omap.c 		.of_match_table = of_match_ptr(omap_i2c_of_match),