Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/
H A Dlima_device.h144 int lima_device_resume(struct device *dev);
H A Dlima_drv.c472 SET_RUNTIME_PM_OPS(lima_device_suspend, lima_device_resume, NULL)
H A Dlima_device.c467 int lima_device_resume(struct device *dev) in lima_device_resume() function