Home
last modified time | relevance | path

Searched refs:ov2740_resume (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dov2740.c1301 static int ov2740_resume(struct device *dev) in ov2740_resume() function
1355 ret = ov2740_resume(dev); in ov2740_probe()
1424 static DEFINE_RUNTIME_DEV_PM_OPS(ov2740_pm_ops, ov2740_suspend, ov2740_resume,