Searched refs:IIO_ANGL (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/drivers/iio/resolver/ |
D | ad2s1200.c | 59 case IIO_ANGL: in ad2s1200_read_raw() 80 gpiod_set_value(st->rdvel, !!(chan->type == IIO_ANGL)); in ad2s1200_read_raw() 89 case IIO_ANGL: in ad2s1200_read_raw() 114 .type = IIO_ANGL,
|
D | ad2s90.c | 39 if (chan->type != IIO_ANGL) in ad2s90_read_raw() 72 .type = IIO_ANGL,
|
/Linux-v5.10/tools/iio/ |
D | iio_event_monitor.c | 41 [IIO_ANGL] = "angl", 145 case IIO_ANGL: in event_is_known()
|
/Linux-v5.10/include/uapi/linux/iio/ |
D | types.h | 27 IIO_ANGL, enumerator
|
/Linux-v5.10/drivers/iio/position/ |
D | iqs624-pos.c | 83 IIO_UNMOD_EVENT_CODE(IIO_ANGL, 0, in iqs624_pos_notifier() 226 .type = IIO_ANGL,
|
/Linux-v5.10/drivers/iio/common/cros_ec_sensors/ |
D | cros_ec_lid_angle.c | 39 .type = IIO_ANGL
|
/Linux-v5.10/drivers/staging/iio/resolver/ |
D | ad2s1210.c | 477 case IIO_ANGL: in ad2s1210_read_raw() 494 case IIO_ANGL: in ad2s1210_read_raw() 560 .type = IIO_ANGL,
|
/Linux-v5.10/drivers/iio/ |
D | industrialio-core.c | 67 [IIO_ANGL] = "angl",
|