Searched refs:stm32_pwm_resume (Results 1 – 1 of 1) sorted by relevance
670 static int __maybe_unused stm32_pwm_resume(struct device *dev) in stm32_pwm_resume() function683 static SIMPLE_DEV_PM_OPS(stm32_pwm_pm_ops, stm32_pwm_suspend, stm32_pwm_resume);