Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sysfb/
H A Dofdrm.c1113 static int ofdrm_pm_resume(struct device *dev) in ofdrm_pm_resume() function
1120 static DEFINE_SIMPLE_DEV_PM_OPS(ofdrm_pm_ops, ofdrm_pm_suspend, ofdrm_pm_resume);