Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pwm/
Dpwm-dwc.c278 static int dwc_pwm_resume(struct device *dev) in dwc_pwm_resume() function
294 static SIMPLE_DEV_PM_OPS(dwc_pwm_pm_ops, dwc_pwm_suspend, dwc_pwm_resume);