Searched refs:efidrm_pm_resume (Results 1 – 1 of 1) sorted by relevance
384 static int efidrm_pm_resume(struct device *dev) in efidrm_pm_resume() function391 static DEFINE_SIMPLE_DEV_PM_OPS(efidrm_pm_ops, efidrm_pm_suspend, efidrm_pm_resume);