bmp280_of_i2c_match 56 drivers/iio/pressure/bmp280-i2c.c static const struct of_device_id bmp280_of_i2c_match[] = { bmp280_of_i2c_match 63 drivers/iio/pressure/bmp280-i2c.c MODULE_DEVICE_TABLE(of, bmp280_of_i2c_match); bmp280_of_i2c_match 81 drivers/iio/pressure/bmp280-i2c.c .of_match_table = of_match_ptr(bmp280_of_i2c_match),