Searched refs:IIO_ROT (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/iio/magnetometer/ |
A D | hid-sensor-magn-3d.c | 96 .type = IIO_ROT, 105 .type = IIO_ROT, 114 .type = IIO_ROT, 123 .type = IIO_ROT, 191 case IIO_ROT: in magn_3d_read_raw() 206 case IIO_ROT: in magn_3d_read_raw() 224 case IIO_ROT: in magn_3d_read_raw() 261 case IIO_ROT: in magn_3d_write_raw()
|
/linux/tools/iio/ |
A D | iio_event_monitor.c | 41 [IIO_ROT] = "rot", 145 case IIO_ROT: in event_is_known()
|
/linux/include/uapi/linux/iio/ |
A D | types.h | 26 IIO_ROT, enumerator
|
/linux/drivers/iio/accel/ |
A D | adis16209.c | 173 case IIO_ROT: in adis16209_read_raw()
|
/linux/drivers/iio/orientation/ |
A D | hid-sensor-rotation.c | 40 .type = IIO_ROT,
|
/linux/include/linux/iio/imu/ |
A D | adis.h | 519 ADIS_MOD_CHAN(IIO_ROT, mod, addr, si, info_sep, info_all, bits)
|
/linux/drivers/iio/ |
A D | industrialio-core.c | 66 [IIO_ROT] = "rot",
|
Completed in 15 milliseconds