Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/arm/
Dhdlcd_drv.c416 static int __maybe_unused hdlcd_pm_resume(struct device *dev) in hdlcd_pm_resume() function
425 static SIMPLE_DEV_PM_OPS(hdlcd_pm_ops, hdlcd_pm_suspend, hdlcd_pm_resume);