Searched refs:magn_orient (Results 1 – 3 of 3) sorted by relevance
274 st->magn_orient.rotation[0] = st->orientation.rotation[3]; in inv_mpu_magn_set_orient()275 st->magn_orient.rotation[1] = st->orientation.rotation[4]; in inv_mpu_magn_set_orient()276 st->magn_orient.rotation[2] = st->orientation.rotation[5]; in inv_mpu_magn_set_orient()278 st->magn_orient.rotation[3] = st->orientation.rotation[0]; in inv_mpu_magn_set_orient()279 st->magn_orient.rotation[4] = st->orientation.rotation[1]; in inv_mpu_magn_set_orient()280 st->magn_orient.rotation[5] = st->orientation.rotation[2]; in inv_mpu_magn_set_orient()297 st->magn_orient.rotation[6 + i] = str; in inv_mpu_magn_set_orient()301 st->magn_orient = st->orientation; in inv_mpu_magn_set_orient()
199 struct iio_mount_matrix magn_orient; member
1025 matrix = &data->magn_orient; in inv_get_mount_matrix()