Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c2575 static int stm32_adc_runtime_resume(struct device *dev) in stm32_adc_runtime_resume() function
2582 RUNTIME_PM_OPS(stm32_adc_runtime_suspend, stm32_adc_runtime_resume,