Home
last modified time | relevance | path

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

/linux/include/linux/iio/
H A Diio.h268 const struct iio_scan_type *ext_scan_type; member
852 return &chan->ext_scan_type[ret]; in iio_get_current_scan_type()
/linux/drivers/iio/adc/
H A Dad7380.c140 .ext_scan_type = ad7380_scan_type_##bits, \
/linux/drivers/iio/
H A Dindustrialio-buffer.c2144 scan_type = &channels[i].ext_scan_type[j]; in __iio_buffer_alloc_sysfs_and_mask()