Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c675 static int stm32_adc_hw_stop(struct device *dev) in stm32_adc_hw_stop() function
2498 stm32_adc_hw_stop(dev); in stm32_adc_probe()
2525 stm32_adc_hw_stop(&pdev->dev); in stm32_adc_remove()
2572 return stm32_adc_hw_stop(dev); in stm32_adc_runtime_suspend()