Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Dstm32-adc.c1032 static int stm32_adc_set_trig(struct iio_dev *indio_dev, in stm32_adc_set_trig() function
1424 ret = stm32_adc_set_trig(indio_dev, indio_dev->trig); in __stm32_adc_buffer_postenable()
1447 stm32_adc_set_trig(indio_dev, NULL); in __stm32_adc_buffer_postenable()
1482 if (stm32_adc_set_trig(indio_dev, NULL)) in __stm32_adc_buffer_predisable()