Symbol: IIO_MAGN
drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c
273
channel->type = IIO_MAGN;
drivers/iio/imu/adis16400.c
544
case IIO_MAGN:
drivers/iio/imu/adis16400.c
711
.type = IIO_MAGN, \
drivers/iio/imu/adis16480.c
475
case IIO_MAGN:
drivers/iio/imu/adis16480.c
500
case IIO_MAGN:
drivers/iio/imu/adis16480.c
662
case IIO_MAGN:
drivers/iio/imu/adis16480.c
783
ADIS16480_MOD_CHANNEL(IIO_MAGN, IIO_MOD_ ## _mod, \
drivers/iio/imu/bno055/bno055.c
532
BNO055_CHANNEL(IIO_MAGN, X, BNO055_SCAN_MAGN_X,
drivers/iio/imu/bno055/bno055.c
535
BNO055_CHANNEL(IIO_MAGN, Y, BNO055_SCAN_MAGN_Y,
drivers/iio/imu/bno055/bno055.c
538
BNO055_CHANNEL(IIO_MAGN, Z, BNO055_SCAN_MAGN_Z,
drivers/iio/imu/bno055/bno055.c
726
case IIO_MAGN:
drivers/iio/imu/bno055/bno055.c
760
if (chan->type != IIO_MAGN)
drivers/iio/imu/bno055/bno055.c
842
case IIO_MAGN:
drivers/iio/imu/bno055/bno055.c
939
case IIO_MAGN:
drivers/iio/imu/bno055/bno055.c
994
case IIO_MAGN:
drivers/iio/imu/fxos8700_core.c
311
FXOS8700_CHANNEL(IIO_MAGN, X),
drivers/iio/imu/fxos8700_core.c
312
FXOS8700_CHANNEL(IIO_MAGN, Y),
drivers/iio/imu/fxos8700_core.c
313
FXOS8700_CHANNEL(IIO_MAGN, Z),
drivers/iio/imu/fxos8700_core.c
322
case IIO_MAGN:
drivers/iio/imu/fxos8700_core.c
432
case IIO_MAGN:
drivers/iio/imu/fxos8700_core.c
466
case IIO_MAGN:
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c
1440
if (chan->type == IIO_MAGN)
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c
1574
.type = IIO_MAGN, \
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c
715
case IIO_MAGN:
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c
784
case IIO_MAGN:
drivers/iio/imu/kmx61.c
248
.type = IIO_MAGN, \
drivers/iio/imu/kmx61.c
791
case IIO_MAGN:
drivers/iio/imu/kmx61.c
821
case IIO_MAGN:
drivers/iio/imu/kmx61.c
830
if (chan->type != IIO_ACCEL && chan->type != IIO_MAGN)
drivers/iio/imu/kmx61.c
853
if (chan->type != IIO_ACCEL && chan->type != IIO_MAGN)
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c
760
ST_LSM6DSX_CHANNEL(IIO_MAGN, info->out.addr,
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c
762
ST_LSM6DSX_CHANNEL(IIO_MAGN, info->out.addr + 2,
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c
764
ST_LSM6DSX_CHANNEL(IIO_MAGN, info->out.addr + 4,
drivers/iio/industrialio-core.c
65
[IIO_MAGN] = "magn",
drivers/iio/magnetometer/af8133j.c
77
.type = IIO_MAGN, \
drivers/iio/magnetometer/ak8974.c
709
.type = IIO_MAGN, \
drivers/iio/magnetometer/ak8975.c
834
.type = IIO_MAGN, \
drivers/iio/magnetometer/als31300.c
192
case IIO_MAGN:
drivers/iio/magnetometer/als31300.c
256
.type = IIO_MAGN, \
drivers/iio/magnetometer/bmc150_magn.c
624
.type = IIO_MAGN, \
drivers/iio/magnetometer/hid-sensor-magn-3d.c
175
case IIO_MAGN:
drivers/iio/magnetometer/hid-sensor-magn-3d.c
191
case IIO_MAGN:
drivers/iio/magnetometer/hid-sensor-magn-3d.c
209
case IIO_MAGN:
drivers/iio/magnetometer/hid-sensor-magn-3d.c
246
case IIO_MAGN:
drivers/iio/magnetometer/hid-sensor-magn-3d.c
69
.type = IIO_MAGN,
drivers/iio/magnetometer/hid-sensor-magn-3d.c
78
.type = IIO_MAGN,
drivers/iio/magnetometer/hid-sensor-magn-3d.c
87
.type = IIO_MAGN,
drivers/iio/magnetometer/hmc5843_core.c
466
.type = IIO_MAGN, \
drivers/iio/magnetometer/hmc5843_core.c
484
.type = IIO_MAGN, \
drivers/iio/magnetometer/mag3110.c
272
case IIO_MAGN: /* in 0.1 uT / LSB */
drivers/iio/magnetometer/mag3110.c
314
case IIO_MAGN:
drivers/iio/magnetometer/mag3110.c
416
.type = IIO_MAGN, \
drivers/iio/magnetometer/mmc35240.c
142
.type = IIO_MAGN, \
drivers/iio/magnetometer/mmc5633.c
310
if (chan->type == IIO_MAGN) {
drivers/iio/magnetometer/mmc5633.c
94
.type = IIO_MAGN, \
drivers/iio/magnetometer/mmc5983.c
66
.type = IIO_MAGN, \
drivers/iio/magnetometer/rm3100-core.c
228
.type = IIO_MAGN, \
drivers/iio/magnetometer/si7210.c
141
.type = IIO_MAGN,
drivers/iio/magnetometer/si7210.c
154
u8 dspsigsel = chan->type == IIO_MAGN ? 0 : 1;
drivers/iio/magnetometer/st_magn_core.c
101
ST_SENSORS_LSM_CHANNELS_EXT(IIO_MAGN,
drivers/iio/magnetometer/st_magn_core.c
110
ST_SENSORS_LSM_CHANNELS_EXT(IIO_MAGN,
drivers/iio/magnetometer/st_magn_core.c
115
ST_SENSORS_LSM_CHANNELS_EXT(IIO_MAGN,
drivers/iio/magnetometer/st_magn_core.c
120
ST_SENSORS_LSM_CHANNELS_EXT(IIO_MAGN,
drivers/iio/magnetometer/st_magn_core.c
129
ST_SENSORS_LSM_CHANNELS(IIO_MAGN,
drivers/iio/magnetometer/st_magn_core.c
133
ST_SENSORS_LSM_CHANNELS(IIO_MAGN,
drivers/iio/magnetometer/st_magn_core.c
137
ST_SENSORS_LSM_CHANNELS(IIO_MAGN,
drivers/iio/magnetometer/st_magn_core.c
72
ST_SENSORS_LSM_CHANNELS_EXT(IIO_MAGN,
drivers/iio/magnetometer/st_magn_core.c
77
ST_SENSORS_LSM_CHANNELS_EXT(IIO_MAGN,
drivers/iio/magnetometer/st_magn_core.c
82
ST_SENSORS_LSM_CHANNELS_EXT(IIO_MAGN,
drivers/iio/magnetometer/st_magn_core.c
91
ST_SENSORS_LSM_CHANNELS_EXT(IIO_MAGN,
drivers/iio/magnetometer/st_magn_core.c
96
ST_SENSORS_LSM_CHANNELS_EXT(IIO_MAGN,
drivers/iio/magnetometer/tlv493d.c
300
case IIO_MAGN:
drivers/iio/magnetometer/tlv493d.c
373
.type = IIO_MAGN, \
drivers/iio/magnetometer/tmag5273.c
266
case IIO_MAGN:
drivers/iio/magnetometer/tmag5273.c
335
case IIO_MAGN:
drivers/iio/magnetometer/tmag5273.c
380
case IIO_MAGN:
drivers/iio/magnetometer/tmag5273.c
394
.type = IIO_MAGN, \
drivers/iio/magnetometer/yamaha-yas530.c
708
.type = IIO_MAGN, \
tools/iio/iio_event_monitor.c
165
case IIO_MAGN:
tools/iio/iio_event_monitor.c
35
[IIO_MAGN] = "magn",