Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhcd-pci.c526 static int hcd_pci_suspend_noirq(struct device *dev) in hcd_pci_suspend_noirq() function
584 #define hcd_pci_suspend_noirq NULL macro
614 .suspend_noirq = hcd_pci_suspend_noirq,
622 .poweroff_noirq = hcd_pci_suspend_noirq,
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhcd-pci.c524 static int hcd_pci_suspend_noirq(struct device *dev) in hcd_pci_suspend_noirq() function
593 #define hcd_pci_suspend_noirq NULL macro
624 .suspend_noirq = hcd_pci_suspend_noirq,
633 .poweroff_noirq = hcd_pci_suspend_noirq,

Completed in 2 milliseconds