Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dstm32-adc.c2063 static int stm32_adc_runtime_resume(struct device *dev) in stm32_adc_runtime_resume() function
2071 SET_RUNTIME_PM_OPS(stm32_adc_runtime_suspend, stm32_adc_runtime_resume,
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dstm32-adc.c2574 static int stm32_adc_runtime_resume(struct device *dev) in stm32_adc_runtime_resume() function
2581 RUNTIME_PM_OPS(stm32_adc_runtime_suspend, stm32_adc_runtime_resume,

Completed in 7 milliseconds