Home
last modified time | relevance | path

Searched refs:stm32_pwm_resume (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/pwm/
Dpwm-stm32.c670 static int __maybe_unused stm32_pwm_resume(struct device *dev) in stm32_pwm_resume() function
683 static SIMPLE_DEV_PM_OPS(stm32_pwm_pm_ops, stm32_pwm_suspend, stm32_pwm_resume);