Home
last modified time | relevance | path

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

/linux/drivers/iio/magnetometer/
H A Dhmc5843.h51 int hmc5843_common_probe(struct device *dev, struct regmap *regmap,
H A Dhmc5843_spi.c72 return hmc5843_common_probe(&spi->dev, in hmc5843_spi_probe()
H A Dhmc5843_i2c.c63 return hmc5843_common_probe(&cli->dev, in hmc5843_i2c_probe()
H A Dhmc5843_core.c620 int hmc5843_common_probe(struct device *dev, struct regmap *regmap, in hmc5843_common_probe() function
672 EXPORT_SYMBOL_NS(hmc5843_common_probe, IIO_HMC5843);