Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pwm/
Dpwm-img.c208 static int img_pwm_runtime_suspend(struct device *dev) in img_pwm_runtime_suspend() function
322 img_pwm_runtime_suspend(&pdev->dev); in img_pwm_probe()
349 img_pwm_runtime_suspend(&pdev->dev); in img_pwm_remove()
372 img_pwm_runtime_suspend(dev); in img_pwm_suspend()
402 img_pwm_runtime_suspend(dev); in img_pwm_resume()
409 SET_RUNTIME_PM_OPS(img_pwm_runtime_suspend,