Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-driver.c1130 static int pci_pm_poweroff_noirq(struct device *dev) in pci_pm_poweroff_noirq() function
1222 #define pci_pm_poweroff_noirq NULL macro
1353 .poweroff_noirq = pci_pm_poweroff_noirq,
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-driver.c1193 static int pci_pm_poweroff_noirq(struct device *dev) in pci_pm_poweroff_noirq() function
1285 #define pci_pm_poweroff_noirq NULL macro
1417 .poweroff_noirq = pci_pm_poweroff_noirq,

Completed in 5 milliseconds