owl_i2c_of_match  477 drivers/i2c/busses/i2c-owl.c static const struct of_device_id owl_i2c_of_match[] = {
owl_i2c_of_match  482 drivers/i2c/busses/i2c-owl.c MODULE_DEVICE_TABLE(of, owl_i2c_of_match);
owl_i2c_of_match  488 drivers/i2c/busses/i2c-owl.c 		.of_match_table = of_match_ptr(owl_i2c_of_match),