Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dstm32-dfsdm-adc.c809 static int stm32_dfsdm_start_conv(struct iio_dev *indio_dev, in stm32_dfsdm_start_conv() function
1105 ret = stm32_dfsdm_start_conv(indio_dev, indio_dev->trig); in stm32_dfsdm_postenable()
1224 ret = stm32_dfsdm_start_conv(indio_dev, NULL); in stm32_dfsdm_single_conv()