Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov5670.c2519 static int __maybe_unused ov5670_runtime_suspend(struct device *dev) in ov5670_runtime_suspend() function
2768 ov5670_runtime_suspend(ov5670->dev); in ov5670_probe()
2787 ov5670_runtime_suspend(ov5670->dev); in ov5670_remove()
2793 SET_RUNTIME_PM_OPS(ov5670_runtime_suspend, ov5670_runtime_resume, NULL)