Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/chemical/
H A Dbme680_i2c.c37 return bme680_core_probe(&client->dev, regmap, name); in bme680_i2c_probe()
H A Dbme680.h88 int bme680_core_probe(struct device *dev, struct regmap *regmap,
H A Dbme680_spi.c140 return bme680_core_probe(&spi->dev, regmap, id->name); in bme680_spi_probe()
H A Dbme680_core.c889 int bme680_core_probe(struct device *dev, struct regmap *regmap, in bme680_core_probe() function
960 EXPORT_SYMBOL_GPL(bme680_core_probe); variable
/kernel/linux/linux-6.6/drivers/iio/chemical/
H A Dbme680_i2c.c35 return bme680_core_probe(&client->dev, regmap, name); in bme680_i2c_probe()
H A Dbme680.h88 int bme680_core_probe(struct device *dev, struct regmap *regmap,
H A Dbme680_spi.c138 return bme680_core_probe(&spi->dev, regmap, id->name); in bme680_spi_probe()
H A Dbme680_core.c889 int bme680_core_probe(struct device *dev, struct regmap *regmap, in bme680_core_probe() function
960 EXPORT_SYMBOL_NS_GPL(bme680_core_probe, IIO_BME680);

Completed in 5 milliseconds