Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-driver.c1125 static int pci_pm_poweroff_noirq(struct device *dev) in pci_pm_poweroff_noirq() function
1217 #define pci_pm_poweroff_noirq NULL macro
1348 .poweroff_noirq = pci_pm_poweroff_noirq,
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dpci.rst295 .poweroff_noirq = pci_pm_poweroff_noirq,
626 pci_pm_poweroff_noirq()
628 work in analogy with pci_pm_suspend() and pci_pm_poweroff_noirq(), respectively,