Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/raspberrypi/pisp_be/
H A Dpisp_be.c1628 static int pispbe_runtime_resume(struct device *dev) in pispbe_runtime_resume() function
1729 ret = pispbe_runtime_resume(pispbe->dev); in pispbe_probe()
1771 SET_RUNTIME_PM_OPS(pispbe_runtime_suspend, pispbe_runtime_resume, NULL)