Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dpch_phub.c848 static int __maybe_unused pch_phub_resume(struct device *dev_d) in pch_phub_resume() function
865 static SIMPLE_DEV_PM_OPS(pch_phub_pm_ops, pch_phub_suspend, pch_phub_resume);