Searched refs:img_i2c_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
411 static int img_i2c_runtime_suspend(struct device *dev);1410 img_i2c_runtime_suspend(&pdev->dev); in img_i2c_probe()1423 img_i2c_runtime_suspend(&dev->dev); in img_i2c_remove()1426 static int img_i2c_runtime_suspend(struct device *dev) in img_i2c_runtime_suspend() function1486 RUNTIME_PM_OPS(img_i2c_runtime_suspend, img_i2c_runtime_resume, NULL)