Home
last modified time | relevance | path

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

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