Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/mtip32xx/
Dmtip32xx.c3964 static int __maybe_unused mtip_pci_resume(struct device *dev) in mtip_pci_resume() function
4007 static SIMPLE_DEV_PM_OPS(mtip_pci_pm_ops, mtip_pci_suspend, mtip_pci_resume);