Home
last modified time | relevance | path

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

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