Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-img.c207 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()
335 img_pwm_runtime_suspend(&pdev->dev); in img_pwm_remove()
358 img_pwm_runtime_suspend(dev); in img_pwm_suspend()
388 img_pwm_runtime_suspend(dev); in img_pwm_resume()
395 SET_RUNTIME_PM_OPS(img_pwm_runtime_suspend,