Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/iio/adc/
Dstm32-adc.c2554 static int stm32_adc_runtime_suspend(struct device *dev) in stm32_adc_runtime_suspend() function
2566 RUNTIME_PM_OPS(stm32_adc_runtime_suspend, stm32_adc_runtime_resume,