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