Searched refs:IIO_ANGL (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/iio/resolver/ |
A 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,
|
A D | ad2s90.c | 39 if (chan->type != IIO_ANGL) in ad2s90_read_raw() 72 .type = IIO_ANGL,
|
/linux/drivers/iio/position/ |
A D | hid-sensor-custom-intel-hinge.c | 59 .type = IIO_ANGL, 72 .type = IIO_ANGL, 85 .type = IIO_ANGL,
|
A D | iqs624-pos.c | 83 IIO_UNMOD_EVENT_CODE(IIO_ANGL, 0, in iqs624_pos_notifier() 226 .type = IIO_ANGL,
|
/linux/tools/iio/ |
A D | iio_event_monitor.c | 42 [IIO_ANGL] = "angl", 146 case IIO_ANGL: in event_is_known()
|
/linux/include/uapi/linux/iio/ |
A D | types.h | 27 IIO_ANGL, enumerator
|
/linux/drivers/iio/common/cros_ec_sensors/ |
A D | cros_ec_lid_angle.c | 39 .type = IIO_ANGL
|
/linux/drivers/staging/iio/resolver/ |
A D | ad2s1210.c | 477 case IIO_ANGL: in ad2s1210_read_raw() 494 case IIO_ANGL: in ad2s1210_read_raw() 560 .type = IIO_ANGL,
|
/linux/drivers/iio/ |
A D | industrialio-core.c | 67 [IIO_ANGL] = "angl",
|
Completed in 14 milliseconds