Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dbmp280-i2c.c39 static const struct of_device_id bmp280_of_i2c_match[] = { variable
46 MODULE_DEVICE_TABLE(of, bmp280_of_i2c_match);
60 .of_match_table = bmp280_of_i2c_match,