Home
last modified time | relevance | path

Searched refs:inv_icm42600_sensor_conf (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600.h95 struct inv_icm42600_sensor_conf { struct
104 struct inv_icm42600_sensor_conf gyro;
105 struct inv_icm42600_sensor_conf accel;
372 struct inv_icm42600_sensor_conf *conf,
376 struct inv_icm42600_sensor_conf *conf,
H A Dinv_icm42600_core.c203 struct inv_icm42600_sensor_conf *conf, in inv_icm42600_set_accel_conf()
206 struct inv_icm42600_sensor_conf *oldconf = &st->conf.accel; in inv_icm42600_set_accel_conf()
247 struct inv_icm42600_sensor_conf *conf, in inv_icm42600_set_gyro_conf()
250 struct inv_icm42600_sensor_conf *oldconf = &st->conf.gyro; in inv_icm42600_set_gyro_conf()
H A Dinv_icm42600_gyro.c102 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_gyro_update_scan_mode()
153 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_gyro_read_sensor()
245 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_gyro_write_scale()
329 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_gyro_write_odr()
H A Dinv_icm42600_accel.c102 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_accel_update_scan_mode()
153 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_accel_read_sensor()
233 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_accel_write_scale()
317 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_accel_write_odr()
H A Dinv_icm42600_buffer.c383 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_buffer_postdisable()
/kernel/linux/linux-6.6/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600.h96 struct inv_icm42600_sensor_conf { struct
105 struct inv_icm42600_sensor_conf gyro;
106 struct inv_icm42600_sensor_conf accel;
374 struct inv_icm42600_sensor_conf *conf,
378 struct inv_icm42600_sensor_conf *conf,
H A Dinv_icm42600_core.c208 struct inv_icm42600_sensor_conf *conf, in inv_icm42600_set_accel_conf()
211 struct inv_icm42600_sensor_conf *oldconf = &st->conf.accel; in inv_icm42600_set_accel_conf()
252 struct inv_icm42600_sensor_conf *conf, in inv_icm42600_set_gyro_conf()
255 struct inv_icm42600_sensor_conf *oldconf = &st->conf.gyro; in inv_icm42600_set_gyro_conf()
H A Dinv_icm42600_gyro.c103 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_gyro_update_scan_mode()
154 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_gyro_read_sensor()
246 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_gyro_write_scale()
330 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()
154 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_accel_read_sensor()
234 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_accel_write_scale()
318 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_accel_write_odr()
H A Dinv_icm42600_buffer.c384 struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; in inv_icm42600_buffer_postdisable()

Completed in 11 milliseconds