Searched refs:stm32_pwm_resume (Results 1 – 1 of 1) sorted by relevance
726 static int stm32_pwm_resume(struct device *dev) in stm32_pwm_resume() function740 static DEFINE_SIMPLE_DEV_PM_OPS(stm32_pwm_pm_ops, stm32_pwm_suspend, stm32_pwm_resume);