Searched refs:stop_conv (Results 1 – 1 of 1) sorted by relevance
211 void (*stop_conv)(struct iio_dev *); member1348 adc->cfg->stop_conv(indio_dev); in stm32_adc_single_conv()1426 adc->cfg->stop_conv(indio_dev); in stm32_adc_threaded_isr()1723 adc->cfg->stop_conv(indio_dev); in stm32_adc_buffer_predisable()2429 .stop_conv = stm32f4_adc_stop_conv,2439 .stop_conv = stm32h7_adc_stop_conv,2452 .stop_conv = stm32h7_adc_stop_conv,