Searched refs:img_i2c_runtime_resume (Results 1 – 1 of 1) sorted by relevance
412 static int img_i2c_runtime_resume(struct device *dev);1393 ret = img_i2c_runtime_resume(&pdev->dev); in img_i2c_probe()1436 static int img_i2c_runtime_resume(struct device *dev) in img_i2c_runtime_resume() function1486 RUNTIME_PM_OPS(img_i2c_runtime_suspend, img_i2c_runtime_resume, NULL)