Home
last modified time | relevance | path

Searched refs:of_iio_read_mount_matrix (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/iio/accel/
Dkxsd9.c423 ret = of_iio_read_mount_matrix(dev, in kxsd9_common_probe()
/Linux-v4.19/include/linux/iio/
Diio.h133 int of_iio_read_mount_matrix(const struct device *dev, const char *propname,
/Linux-v4.19/drivers/iio/
Dindustrialio-core.c540 int of_iio_read_mount_matrix(const struct device *dev, in of_iio_read_mount_matrix() function
565 int of_iio_read_mount_matrix(const struct device *dev, in of_iio_read_mount_matrix() function
572 EXPORT_SYMBOL(of_iio_read_mount_matrix);
/Linux-v4.19/drivers/iio/magnetometer/
Dak8974.c736 ret = of_iio_read_mount_matrix(&i2c->dev, in ak8974_probe()
Dak8975.c913 err = of_iio_read_mount_matrix(&client->dev, in ak8975_probe()
/Linux-v4.19/drivers/iio/gyro/
Dmpu3050-core.c1152 ret = of_iio_read_mount_matrix(dev, "mount-matrix", in mpu3050_common_probe()
/Linux-v4.19/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_core.c959 result = of_iio_read_mount_matrix(dev, "mount-matrix", in inv_mpu_core_probe()