cros_ec_i2c_of_match  295 drivers/i2c/busses/i2c-cros-ec-tunnel.c static const struct of_device_id cros_ec_i2c_of_match[] = {
cros_ec_i2c_of_match  299 drivers/i2c/busses/i2c-cros-ec-tunnel.c MODULE_DEVICE_TABLE(of, cros_ec_i2c_of_match);
cros_ec_i2c_of_match  307 drivers/i2c/busses/i2c-cros-ec-tunnel.c 		.of_match_table = of_match_ptr(cros_ec_i2c_of_match),
cros_ec_i2c_of_match  338 drivers/platform/chrome/cros_ec_i2c.c static const struct of_device_id cros_ec_i2c_of_match[] = {
cros_ec_i2c_of_match  342 drivers/platform/chrome/cros_ec_i2c.c MODULE_DEVICE_TABLE(of, cros_ec_i2c_of_match);
cros_ec_i2c_of_match  363 drivers/platform/chrome/cros_ec_i2c.c 		.of_match_table = of_match_ptr(cros_ec_i2c_of_match),