Searched refs:stop_conv (Results 1 – 1 of 1) sorted by relevance
168 void (*stop_conv)(struct iio_dev *); member1203 adc->cfg->stop_conv(indio_dev); in stm32_adc_single_conv()1276 adc->cfg->stop_conv(indio_dev); in stm32_adc_threaded_isr()1579 adc->cfg->stop_conv(indio_dev); in stm32_adc_buffer_predisable()2081 .stop_conv = stm32f4_adc_stop_conv,2091 .stop_conv = stm32h7_adc_stop_conv,2104 .stop_conv = stm32h7_adc_stop_conv,