Searched refs:ext_scan_type (Results 1 – 7 of 7) sorted by relevance
268 const struct iio_scan_type *ext_scan_type; member878 return &chan->ext_scan_type[ret]; in iio_get_current_scan_type()
1047 ad4851_channels->ext_scan_type = ad4851_scan_type_20_b; in ad4858_parse_channels()1050 ad4851_channels->ext_scan_type = ad4851_scan_type_20_u; in ad4858_parse_channels()
1781 chan->ext_scan_type = ad4695_scan_type_offload_s; in ad4695_probe_spi_offload()1785 chan->ext_scan_type = ad4695_scan_type_offload_u; in ad4695_probe_spi_offload()
333 .ext_scan_type = ad7380_scan_type_##bits##_##sign, \356 .ext_scan_type = ad7380_scan_type_##bits##_##sign##_offload, \
232 .ext_scan_type = _scan_type, \
88 ext_scan_type feature to allow changing the scan_type at runtime. Unfortunately
2140 scan_type = &channels[i].ext_scan_type[j]; in __iio_buffer_alloc_sysfs_and_mask()