Home
last modified time | relevance | path

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

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