Searched refs:mtip_pci_resume (Results 1 – 1 of 1) sorted by relevance
3948 static int __maybe_unused mtip_pci_resume(struct device *dev) in mtip_pci_resume() function3991 static SIMPLE_DEV_PM_OPS(mtip_pci_pm_ops, mtip_pci_suspend, mtip_pci_resume);