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