Lines Matching defs:data
90 u16 *data = st->data;
96 * to check that the incoming data is correctly aligned. During normal
97 * operation the data should never become unaligned, but some glitch or
104 ret = st->bops->read_block(st->dev, 1, data);
113 data++;
117 return st->bops->read_block(st->dev, num, data);
131 iio_push_to_buffers_with_timestamp(indio_dev, st->data,
158 ret = st->data[ch];
453 st->gpio_frstdata = devm_gpiod_get_optional(dev, "adi,first-data",