Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pwm/
Dpwm-img.c237 static int img_pwm_runtime_resume(struct device *dev) in img_pwm_runtime_resume() function
304 ret = img_pwm_runtime_resume(&pdev->dev); in img_pwm_probe()
366 ret = img_pwm_runtime_resume(dev); in img_pwm_suspend()
388 ret = img_pwm_runtime_resume(dev); in img_pwm_resume()
415 img_pwm_runtime_resume,