Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
Dpwm-img.c217 static int img_pwm_runtime_resume(struct device *dev) in img_pwm_runtime_resume() function
286 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,