Searched refs:stop_conv (Results 1 – 1 of 1) sorted by relevance
168 void (*stop_conv)(struct iio_dev *); member1202 adc->cfg->stop_conv(indio_dev); in stm32_adc_single_conv()1276 adc->cfg->stop_conv(indio_dev); in stm32_adc_threaded_isr()1588 adc->cfg->stop_conv(indio_dev); in stm32_adc_buffer_predisable()2090 .stop_conv = stm32f4_adc_stop_conv,2100 .stop_conv = stm32h7_adc_stop_conv,2113 .stop_conv = stm32h7_adc_stop_conv,