Home
last modified time | relevance | path

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

/linux-5.10/drivers/iio/adc/
Dstm32-adc.c1079 static int stm32_adc_set_trig(struct iio_dev *indio_dev, in stm32_adc_set_trig() function
1550 ret = stm32_adc_set_trig(indio_dev, indio_dev->trig); in stm32_adc_buffer_postenable()
1575 stm32_adc_set_trig(indio_dev, NULL); in stm32_adc_buffer_postenable()
1597 if (stm32_adc_set_trig(indio_dev, NULL)) in stm32_adc_buffer_predisable()