Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pwm/
Dpwm-img.c205 static int img_pwm_runtime_suspend(struct device *dev) in img_pwm_runtime_suspend() function
319 img_pwm_runtime_suspend(&pdev->dev); in img_pwm_probe()
346 img_pwm_runtime_suspend(&pdev->dev); in img_pwm_remove()
369 img_pwm_runtime_suspend(dev); in img_pwm_suspend()
399 img_pwm_runtime_suspend(dev); in img_pwm_resume()
406 SET_RUNTIME_PM_OPS(img_pwm_runtime_suspend,