img_i2c_runtime_resume
ret = img_i2c_runtime_resume(&pdev->dev);
RUNTIME_PM_OPS(img_i2c_runtime_suspend, img_i2c_runtime_resume, NULL)
static int img_i2c_runtime_resume(struct device *dev);