Home
last modified time | relevance | path

Searched refs:bmp280_of_i2c_match (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-i2c.c31 static const struct of_device_id bmp280_of_i2c_match[] = { variable
40 MODULE_DEVICE_TABLE(of, bmp280_of_i2c_match);
56 .of_match_table = bmp280_of_i2c_match,