Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/chemical/
H A Dbme680_i2c.c52 static const struct of_device_id bme680_of_i2c_match[] = { variable
56 MODULE_DEVICE_TABLE(of, bme680_of_i2c_match);
62 .of_match_table = bme680_of_i2c_match,