Home
last modified time | relevance | path

Searched refs:INV_ICM42600_SENSOR_CONF_INIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_gyro.c103 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_gyro_update_scan_mode()
150 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_gyro_read_sensor()
242 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_gyro_write_scale()
326 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_gyro_write_odr()
H A Dinv_icm42600_accel.c103 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_accel_update_scan_mode()
150 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_accel_read_sensor()
230 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_accel_write_scale()
314 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_accel_write_odr()
H A Dinv_icm42600.h102 #define INV_ICM42600_SENSOR_CONF_INIT {-1, -1, -1, -1} macro
H A Dinv_icm42600_buffer.c384 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_buffer_postdisable()