Searched refs:pcidev_resume (Results 1 – 1 of 1) sorted by relevance
7082 static int __maybe_unused pcidev_resume(struct device *dev_d) in pcidev_resume() function7147 static SIMPLE_DEV_PM_OPS(pcidev_pm_ops, pcidev_suspend, pcidev_resume);