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