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