Searched refs:mask_shared_by_all (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/iio/light/ |
| H A D | apds9306.c | 225 .mask_shared_by_all = BIT(IIO_EV_INFO_VALUE), 229 .mask_shared_by_all = BIT(IIO_EV_INFO_VALUE), 233 .mask_shared_by_all = BIT(IIO_EV_INFO_PERIOD), 237 .mask_shared_by_all = BIT(IIO_EV_INFO_VALUE) |
|
| /linux/drivers/iio/proximity/ |
| H A D | sx_common.c | 41 .mask_shared_by_all = BIT(IIO_EV_INFO_PERIOD), 46 .mask_shared_by_all = BIT(IIO_EV_INFO_PERIOD),
|
| H A D | hx9023s.c | 222 .mask_shared_by_all = BIT(IIO_EV_INFO_PERIOD), 228 .mask_shared_by_all = BIT(IIO_EV_INFO_PERIOD),
|
| /linux/drivers/iio/adc/ |
| H A D | ad4062.c | 215 .mask_shared_by_all = BIT(IIO_EV_INFO_ENABLE), 220 .mask_shared_by_all = BIT(IIO_EV_INFO_VALUE) | 226 .mask_shared_by_all = BIT(IIO_EV_INFO_VALUE) |
|
| H A D | pac1921.c | 921 .mask_shared_by_all = BIT(IIO_EV_INFO_VALUE),
|
| H A D | ad7380.c | 146 .mask_shared_by_all = BIT(IIO_EV_INFO_ENABLE),
|
| /linux/include/linux/iio/ |
| H A D | iio.h | 176 unsigned long mask_shared_by_all; member
|
| /linux/drivers/iio/ |
| H A D | industrialio-event.c | 508 &chan->event_spec[i].mask_shared_by_all); in iio_device_add_event_sysfs()
|