Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-driver.c973 static int pci_pm_freeze(struct device *dev) in pci_pm_freeze() function
1211 #define pci_pm_freeze NULL macro
1339 .freeze = pci_pm_freeze,
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dpci.rst287 .freeze = pci_pm_freeze,
569 pci_pm_freeze()
575 The pci_pm_freeze() routine is quite similar to pci_pm_suspend(), but it runs
1021 suspend. That causes pci_pm_suspend(), pci_pm_freeze() and pci_pm_poweroff()