Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/magnetometer/
H A Dbmc150_magn.h8 int bmc150_magn_probe(struct device *dev, struct regmap *regmap, int irq,
H A Dbmc150_magn_spi.c29 return bmc150_magn_probe(&spi->dev, regmap, spi->irq, id->name); in bmc150_magn_spi_probe()
H A Dbmc150_magn_i2c.c34 return bmc150_magn_probe(&client->dev, regmap, client->irq, name); in bmc150_magn_i2c_probe()
H A Dbmc150_magn.c853 int bmc150_magn_probe(struct device *dev, struct regmap *regmap, in bmc150_magn_probe() function
965 EXPORT_SYMBOL(bmc150_magn_probe); variable
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dbmc150_magn.h8 int bmc150_magn_probe(struct device *dev, struct regmap *regmap, int irq,
H A Dbmc150_magn_spi.c29 return bmc150_magn_probe(&spi->dev, regmap, spi->irq, id->name); in bmc150_magn_spi_probe()
H A Dbmc150_magn_i2c.c34 return bmc150_magn_probe(&client->dev, regmap, client->irq, name); in bmc150_magn_i2c_probe()
H A Dbmc150_magn.c869 int bmc150_magn_probe(struct device *dev, struct regmap *regmap, in bmc150_magn_probe() function
986 EXPORT_SYMBOL_NS(bmc150_magn_probe, IIO_BMC150_MAGN);

Completed in 5 milliseconds