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