Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/arm/
H A Dhdlcd_drv.c393 static int __maybe_unused hdlcd_pm_resume(struct device *dev) in hdlcd_pm_resume() function
402 static SIMPLE_DEV_PM_OPS(hdlcd_pm_ops, hdlcd_pm_suspend, hdlcd_pm_resume);