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

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

Completed in 131 milliseconds