Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/core/
Dhcd-pci.c561 static int hcd_pci_resume_noirq(struct device *dev) in hcd_pci_resume_noirq() function
581 #define hcd_pci_resume_noirq NULL macro
611 .resume_noirq = hcd_pci_resume_noirq,
619 .restore_noirq = hcd_pci_resume_noirq,