Searched refs:IIO_ACTIVITY (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/iio/accel/ |
D | mma9553.c | 123 .type = IIO_ACTIVITY, 128 .type = IIO_ACTIVITY, 133 .type = IIO_ACTIVITY, 138 .type = IIO_ACTIVITY, 143 .type = IIO_ACTIVITY, 148 .type = IIO_ACTIVITY, 153 .type = IIO_ACTIVITY, 158 .type = IIO_ACTIVITY, 345 mma9553_is_any_event_enabled(data, true, IIO_ACTIVITY); in mma9553_conf_gpio() 495 case IIO_ACTIVITY: in mma9553_read_raw() [all …]
|
/linux-4.1.27/drivers/staging/iio/ |
D | iio_simple_dummy_events.c | 79 case IIO_ACTIVITY: in iio_simple_dummy_write_event_config() 183 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in iio_simple_dummy_event_handler() 193 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in iio_simple_dummy_event_handler()
|
D | iio_simple_dummy.c | 258 .type = IIO_ACTIVITY, 269 .type = IIO_ACTIVITY, 333 case IIO_ACTIVITY: in iio_dummy_read_raw() 466 case IIO_ACTIVITY: in iio_dummy_write_raw()
|
/linux-4.1.27/tools/iio/ |
D | iio_event_monitor.c | 52 [IIO_ACTIVITY] = "activity", 131 case IIO_ACTIVITY: in event_is_known()
|
/linux-4.1.27/include/uapi/linux/iio/ |
D | types.h | 33 IIO_ACTIVITY, enumerator
|
/linux-4.1.27/drivers/iio/ |
D | industrialio-core.c | 73 [IIO_ACTIVITY] = "activity",
|