Searched refs:mask_shared_by_all (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/iio/light/ |
| 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/ |
| 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),
|
| A D | hx9023s.c | 210 .mask_shared_by_all = BIT(IIO_EV_INFO_PERIOD), 216 .mask_shared_by_all = BIT(IIO_EV_INFO_PERIOD),
|
| /linux/include/linux/iio/ |
| A D | iio.h | 173 unsigned long mask_shared_by_all; member
|
| /linux/drivers/iio/accel/ |
| A D | adxl372.c | 245 .mask_shared_by_all = BIT(IIO_EV_INFO_PERIOD) | BIT(IIO_EV_INFO_ENABLE), 250 .mask_shared_by_all = BIT(IIO_EV_INFO_PERIOD) | BIT(IIO_EV_INFO_ENABLE),
|
| /linux/drivers/iio/ |
| A D | industrialio-event.c | 506 &chan->event_spec[i].mask_shared_by_all); in iio_device_add_event_sysfs()
|
| /linux/drivers/iio/adc/ |
| A D | pac1921.c | 904 .mask_shared_by_all = BIT(IIO_EV_INFO_VALUE),
|
Completed in 28 milliseconds