Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/adc/
Dstm32-dfsdm-adc.c423 static int stm32_dfsdm_start_conv(struct stm32_dfsdm_adc *adc, in stm32_dfsdm_start_conv() function
626 ret = stm32_dfsdm_start_conv(adc, chan, true); in stm32_dfsdm_postenable()
739 ret = stm32_dfsdm_start_conv(adc, chan, false); in stm32_dfsdm_single_conv()