Home
last modified time | relevance | path

Searched refs:st_magn_common_probe (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/magnetometer/
H A Dst_magn.h26 int st_magn_common_probe(struct iio_dev *indio_dev);
H A Dst_magn_i2c.c85 err = st_magn_common_probe(indio_dev); in st_magn_i2c_probe()
H A Dst_magn_spi.c79 err = st_magn_common_probe(indio_dev); in st_magn_spi_probe()
H A Dst_magn_core.c489 int st_magn_common_probe(struct iio_dev *indio_dev) in st_magn_common_probe() function
539 EXPORT_SYMBOL(st_magn_common_probe); variable
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dst_magn_spi.c87 return st_magn_common_probe(indio_dev); in st_magn_spi_probe()
H A Dst_magn_i2c.c92 return st_magn_common_probe(indio_dev); in st_magn_i2c_probe()
H A Dst_magn_core.c606 int st_magn_common_probe(struct iio_dev *indio_dev) in st_magn_common_probe() function
651 EXPORT_SYMBOL_NS(st_magn_common_probe, IIO_ST_SENSORS);
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm9ds0/
H A Dst_lsm9ds0_core.c70 return st_magn_common_probe(lsm9ds0->magn); in st_lsm9ds0_probe_magn()
/kernel/linux/linux-6.6/include/linux/iio/common/
H A Dst_sensors.h331 int st_magn_common_probe(struct iio_dev *indio_dev);

Completed in 4 milliseconds