Searched refs:IIO_ACTIVITY (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/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 …]
|
D | bma400_core.c | 376 .type = IIO_ACTIVITY, \ 953 case IIO_ACTIVITY: in bma400_read_raw() 1134 case IIO_ACTIVITY: in bma400_read_event_config() 1322 case IIO_ACTIVITY: in bma400_write_event_config() 1680 IIO_MOD_EVENT_CODE(IIO_ACTIVITY, 0, in bma400_interrupt()
|
/linux-6.6.21/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-6.6.21/include/uapi/linux/iio/ |
D | types.h | 34 IIO_ACTIVITY, enumerator
|
/linux-6.6.21/tools/iio/ |
D | iio_event_monitor.c | 49 [IIO_ACTIVITY] = "activity", 163 case IIO_ACTIVITY: in event_is_known()
|
/linux-6.6.21/drivers/iio/ |
D | industrialio-core.c | 77 [IIO_ACTIVITY] = "activity",
|