Searched refs:mhi_pci_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
1149 static int __maybe_unused mhi_pci_runtime_suspend(struct device *dev) in mhi_pci_runtime_suspend() function1232 return mhi_pci_runtime_suspend(dev); in mhi_pci_suspend()1278 SET_RUNTIME_PM_OPS(mhi_pci_runtime_suspend, mhi_pci_runtime_resume, NULL)