bcm2835_i2c_of_match  504 drivers/i2c/busses/i2c-bcm2835.c static const struct of_device_id bcm2835_i2c_of_match[] = {
bcm2835_i2c_of_match  509 drivers/i2c/busses/i2c-bcm2835.c MODULE_DEVICE_TABLE(of, bcm2835_i2c_of_match);
bcm2835_i2c_of_match  516 drivers/i2c/busses/i2c-bcm2835.c 		.of_match_table = bcm2835_i2c_of_match,