Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/mhi/host/
H A Dpci_generic.c1149 static int __maybe_unused mhi_pci_runtime_suspend(struct device *dev) in mhi_pci_runtime_suspend() function
1232 return mhi_pci_runtime_suspend(dev); in mhi_pci_suspend()
1278 SET_RUNTIME_PM_OPS(mhi_pci_runtime_suspend, mhi_pci_runtime_resume, NULL)