Searched refs:ofdrm_pm_resume (Results 1 – 1 of 1) sorted by relevance
1113 static int ofdrm_pm_resume(struct device *dev) in ofdrm_pm_resume() function1120 static DEFINE_SIMPLE_DEV_PM_OPS(ofdrm_pm_ops, ofdrm_pm_suspend, ofdrm_pm_resume);