Searched refs:IIO_ACTIVITY (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/iio/accel/ |
D | mma9553.c | 114 .type = IIO_ACTIVITY, 119 .type = IIO_ACTIVITY, 124 .type = IIO_ACTIVITY, 129 .type = IIO_ACTIVITY, 134 .type = IIO_ACTIVITY, 139 .type = IIO_ACTIVITY, 144 .type = IIO_ACTIVITY, 149 .type = IIO_ACTIVITY, 341 IIO_ACTIVITY); in mma9553_conf_gpio() 490 case IIO_ACTIVITY: in mma9553_read_raw() [all …]
|
/linux-5.19.10/drivers/iio/dummy/ |
D | iio_simple_dummy_events.c | 77 case IIO_ACTIVITY: in iio_simple_dummy_write_event_config() 194 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in iio_simple_dummy_event_handler() 204 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in iio_simple_dummy_event_handler()
|
D | iio_simple_dummy.c | 247 .type = IIO_ACTIVITY, 258 .type = IIO_ACTIVITY, 322 case IIO_ACTIVITY: in iio_dummy_read_raw() 454 case IIO_ACTIVITY: in iio_dummy_write_raw()
|
/linux-5.19.10/include/uapi/linux/iio/ |
D | types.h | 34 IIO_ACTIVITY, enumerator
|
/linux-5.19.10/tools/iio/ |
D | iio_event_monitor.c | 49 [IIO_ACTIVITY] = "activity", 154 case IIO_ACTIVITY: in event_is_known()
|
/linux-5.19.10/drivers/iio/ |
D | industrialio-core.c | 74 [IIO_ACTIVITY] = "activity",
|