Home
last modified time | relevance | path

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

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