Home
last modified time | relevance | path

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

/drivers/iio/
Dindustrialio-core.c545 int of_iio_read_mount_matrix(const struct device *dev, in of_iio_read_mount_matrix() function
570 int of_iio_read_mount_matrix(const struct device *dev, in of_iio_read_mount_matrix() function
577 EXPORT_SYMBOL(of_iio_read_mount_matrix);
/drivers/iio/accel/
Dkxsd9.c424 ret = of_iio_read_mount_matrix(dev, in kxsd9_common_probe()
/drivers/iio/magnetometer/
Dak8974.c737 ret = of_iio_read_mount_matrix(&i2c->dev, in ak8974_probe()
Dak8975.c913 err = of_iio_read_mount_matrix(&client->dev, in ak8975_probe()
/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_core.c902 result = of_iio_read_mount_matrix(dev, "mount-matrix", in inv_mpu_core_probe()
/drivers/iio/gyro/
Dmpu3050-core.c1155 ret = of_iio_read_mount_matrix(dev, "mount-matrix", in mpu3050_common_probe()