Searched refs:IIO_ACTIVITY (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/iio/accel/ |
| H A D | mma9553.c | 111 .type = IIO_ACTIVITY, 116 .type = IIO_ACTIVITY, 121 .type = IIO_ACTIVITY, 126 .type = IIO_ACTIVITY, 131 .type = IIO_ACTIVITY, 136 .type = IIO_ACTIVITY, 141 .type = IIO_ACTIVITY, 146 .type = IIO_ACTIVITY, 338 IIO_ACTIVITY); in mma9553_conf_gpio() 487 case IIO_ACTIVITY: in mma9553_read_raw() [all …]
|
| H A D | bma400_core.c | 412 .type = IIO_ACTIVITY, \ 987 case IIO_ACTIVITY: in bma400_read_raw() 1168 case IIO_ACTIVITY: in bma400_read_event_config() 1362 case IIO_ACTIVITY: in bma400_write_event_config() 1718 IIO_MOD_EVENT_CODE(IIO_ACTIVITY, 0, in bma400_interrupt()
|
| /linux/drivers/iio/dummy/ |
| H A D | iio_simple_dummy_events.c | 77 case IIO_ACTIVITY: in iio_simple_dummy_write_event_config() 194 IIO_MOD_EVENT_CODE(IIO_ACTIVITY, 0, in iio_simple_dummy_event_handler() 203 IIO_MOD_EVENT_CODE(IIO_ACTIVITY, 0, in iio_simple_dummy_event_handler()
|
| H A D | iio_simple_dummy.c | 247 .type = IIO_ACTIVITY, 258 .type = IIO_ACTIVITY, 313 case IIO_ACTIVITY: in __iio_dummy_read_processed() 469 case IIO_ACTIVITY: in iio_dummy_write_raw()
|
| /linux/drivers/iio/common/cros_ec_sensors/ |
| H A D | cros_ec_activity.c | 92 if (chan->type != IIO_ACTIVITY && chan->type != IIO_PROXIMITY) in cros_ec_activity_read_event_config() 105 case IIO_ACTIVITY: in cros_ec_activity_read_event_config() 136 case IIO_ACTIVITY: in cros_ec_activity_write_event_config() 264 channel->type = IIO_ACTIVITY; in cros_ec_sensors_probe()
|
| /linux/tools/iio/ |
| H A D | iio_event_monitor.c | 49 [IIO_ACTIVITY] = "activity", 177 case IIO_ACTIVITY: in event_is_known()
|
| /linux/include/uapi/linux/iio/ |
| H A D | types.h | 34 IIO_ACTIVITY, enumerator
|
| /linux/drivers/iio/ |
| H A D | industrialio-core.c | 79 [IIO_ACTIVITY] = "activity",
|