Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
A Dstm32-dfsdm-core.c138 int stm32_dfsdm_start_dfsdm(struct stm32_dfsdm *dfsdm) in stm32_dfsdm_start_dfsdm() function
185 EXPORT_SYMBOL_GPL(stm32_dfsdm_start_dfsdm);
A Dstm32-dfsdm.h345 int stm32_dfsdm_start_dfsdm(struct stm32_dfsdm *dfsdm);
A Dstm32-dfsdm-adc.c1092 ret = stm32_dfsdm_start_dfsdm(adc->dfsdm); in stm32_dfsdm_postenable()
1210 ret = stm32_dfsdm_start_dfsdm(adc->dfsdm); in stm32_dfsdm_single_conv()

Completed in 29 milliseconds