Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/bus/mhi/
Dpci_generic.c911 static int __maybe_unused mhi_pci_runtime_suspend(struct device *dev) in mhi_pci_runtime_suspend() function
994 return mhi_pci_runtime_suspend(dev); in mhi_pci_suspend()
1039 SET_RUNTIME_PM_OPS(mhi_pci_runtime_suspend, mhi_pci_runtime_resume, NULL)