Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/magnetometer/
Dst_magn_spi.c83 err = st_magn_common_probe(indio_dev); in st_magn_spi_probe()
Dst_magn_i2c.c89 err = st_magn_common_probe(indio_dev); in st_magn_i2c_probe()
Dst_magn_core.c611 int st_magn_common_probe(struct iio_dev *indio_dev) in st_magn_common_probe() function
667 EXPORT_SYMBOL(st_magn_common_probe);
/Linux-v5.15/drivers/iio/imu/st_lsm9ds0/
Dst_lsm9ds0_core.c128 return st_magn_common_probe(lsm9ds0->magn); in st_lsm9ds0_probe_magn()
/Linux-v5.15/include/linux/iio/common/
Dst_sensors.h342 int st_magn_common_probe(struct iio_dev *indio_dev);