Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/adc/
Dstm32-adc.c627 static int stm32_adc_hw_stop(struct device *dev) in stm32_adc_hw_stop() function
2336 stm32_adc_hw_stop(dev); in stm32_adc_probe()
2362 stm32_adc_hw_stop(&pdev->dev); in stm32_adc_remove()
2409 return stm32_adc_hw_stop(dev); in stm32_adc_runtime_suspend()