Searched refs:img_pwm_runtime_resume (Results 1 – 1 of 1) sorted by relevance
217 static int img_pwm_runtime_resume(struct device *dev) in img_pwm_runtime_resume() function286 ret = img_pwm_runtime_resume(&pdev->dev); in img_pwm_probe()347 ret = img_pwm_runtime_resume(dev); in img_pwm_suspend()369 ret = img_pwm_runtime_resume(dev); in img_pwm_resume()396 img_pwm_runtime_resume,