Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dov5670.c2501 static int __maybe_unused ov5670_runtime_resume(struct device *dev) in ov5670_runtime_resume() function
2736 ret = ov5670_runtime_resume(&client->dev); in ov5670_probe()
2831 SET_RUNTIME_PM_OPS(ov5670_runtime_suspend, ov5670_runtime_resume, NULL)