Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dstm32-adc.c541 static int stm32_adc_hw_stop(struct device *dev) in stm32_adc_hw_stop() function
1984 stm32_adc_hw_stop(dev); in stm32_adc_probe()
2010 stm32_adc_hw_stop(&pdev->dev); in stm32_adc_remove()
2060 return stm32_adc_hw_stop(dev); in stm32_adc_runtime_suspend()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dstm32-adc.c675 static int stm32_adc_hw_stop(struct device *dev) in stm32_adc_hw_stop() function
2497 stm32_adc_hw_stop(dev); in stm32_adc_probe()
2524 stm32_adc_hw_stop(&pdev->dev); in stm32_adc_remove()
2571 return stm32_adc_hw_stop(dev); in stm32_adc_runtime_suspend()

Completed in 7 milliseconds