Searched refs:mask_shared_by_all (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/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-6.15/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-6.15/include/linux/iio/ |
| H A D | iio.h | 173 unsigned long mask_shared_by_all; member
|
| /linux-6.15/drivers/iio/accel/ |
| H 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-6.15/drivers/iio/ |
| H A D | industrialio-event.c | 508 &chan->event_spec[i].mask_shared_by_all); in iio_device_add_event_sysfs()
|
| /linux-6.15/drivers/iio/adc/ |
| H A D | pac1921.c | 921 .mask_shared_by_all = BIT(IIO_EV_INFO_VALUE),
|
| H A D | ad7173.c | 1300 .mask_shared_by_all = BIT(IIO_EV_INFO_ENABLE),
|
| H A D | ad7380.c | 144 .mask_shared_by_all = BIT(IIO_EV_INFO_ENABLE),
|