Home
last modified time | relevance | path

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

/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c3948 static int __maybe_unused mtip_pci_resume(struct device *dev) in mtip_pci_resume() function
3991 static SIMPLE_DEV_PM_OPS(mtip_pci_pm_ops, mtip_pci_suspend, mtip_pci_resume);