Searched refs:scan_timestamp (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/iio/
H A Dbuffer.h40 if (indio_dev->scan_timestamp) {
H A Dbuffer_impl.h113 /* @scan_timestamp: Does the scan mode include a timestamp. */
114 bool scan_timestamp; member in struct:iio_buffer
H A Diio.h568 * @scan_timestamp: [INTERN] set if any buffers have requested timestamp
592 bool scan_timestamp; member in struct:iio_dev
/linux-master/drivers/iio/common/ssp_sensors/
H A Dssp_iio.c85 if (indio_dev->scan_timestamp) {
/linux-master/drivers/iio/
H A Dindustrialio-buffer.c566 return sysfs_emit(buf, "%d\n", buffer->scan_timestamp);
589 buffer->scan_timestamp = state;
800 buffer->scan_timestamp);
837 bool scan_timestamp; member in struct:iio_device_config
850 bool scan_timestamp; local
912 scan_timestamp = false;
919 scan_timestamp |= buffer->scan_timestamp;
925 scan_timestamp |= insert_buffer->scan_timestamp;
[all...]
/linux-master/drivers/iio/adc/
H A Ddln2-adc.c133 if (indio_dev->scan_timestamp) {
H A Dmax1363.c1483 if (indio_dev->scan_timestamp) {

Completed in 182 milliseconds