Home
last modified time | relevance | path

Searched refs:inv_mpu_magn_set_orient (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_magn.h35 int inv_mpu_magn_set_orient(struct inv_mpu6050_state *st);
Dinv_mpu_magn.c262 int inv_mpu_magn_set_orient(struct inv_mpu6050_state *st) in inv_mpu_magn_set_orient() function
Dinv_mpu_core.c1959 result = inv_mpu_magn_set_orient(st); in inv_mpu_core_probe()