Searched refs:ov2740_resume (Results 1 – 1 of 1) sorted by relevance
1301 static int ov2740_resume(struct device *dev) in ov2740_resume() function1355 ret = ov2740_resume(dev); in ov2740_probe()1424 static DEFINE_RUNTIME_DEV_PM_OPS(ov2740_pm_ops, ov2740_suspend, ov2740_resume,