Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,

Completed in 1 milliseconds