Home
last modified time | relevance | path

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

/drivers/iio/chemical/
Dbme680_i2c.c35 return bme680_core_probe(&client->dev, regmap, name); in bme680_i2c_probe()
Dbme680.h90 int bme680_core_probe(struct device *dev, struct regmap *regmap,
Dbme680_spi.c138 return bme680_core_probe(&spi->dev, regmap, id->name); in bme680_spi_probe()
Dbme680_core.c935 int bme680_core_probe(struct device *dev, struct regmap *regmap, in bme680_core_probe() function
1006 EXPORT_SYMBOL_NS_GPL(bme680_core_probe, IIO_BME680);