Searched refs:hdlcd_pm_resume (Results 1 – 1 of 1) sorted by relevance
393 static int __maybe_unused hdlcd_pm_resume(struct device *dev) in hdlcd_pm_resume() function402 static SIMPLE_DEV_PM_OPS(hdlcd_pm_ops, hdlcd_pm_suspend, hdlcd_pm_resume);