Home
last modified time | relevance | path

Searched refs:ext_scan_type (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/iio/adc/
H A Dad4851.c1049 ad4851_channels[i].ext_scan_type = ad4851_scan_type_20_b; in ad4858_parse_channels()
1052 ad4851_channels[i].ext_scan_type = ad4851_scan_type_20_u; in ad4858_parse_channels()
H A Dad4695.c1778 chan->ext_scan_type = ad4695_scan_type_offload_s; in ad4695_probe_spi_offload()
1782 chan->ext_scan_type = ad4695_scan_type_offload_u; in ad4695_probe_spi_offload()
H A Dad7380.c335 .ext_scan_type = ad7380_scan_type_##bits##_##sign, \
358 .ext_scan_type = ad7380_scan_type_##bits##_##sign##_offload, \
H A Dad4030.c231 .ext_scan_type = _scan_type, \
H A Dad7768-1.c768 .ext_scan_type = ad7768_scan_type,
/linux/Documentation/iio/
H A Dad7380.rst95 ext_scan_type feature to allow changing the scan_type at runtime. Unfortunately
/linux/drivers/iio/
H A Dindustrialio-buffer.c2140 scan_type = &channels[i].ext_scan_type[j]; in __iio_buffer_alloc_sysfs_and_mask()