Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhcd-pci.c602 static int hcd_pci_runtime_resume(struct device *dev) in hcd_pci_runtime_resume() function
608 dev_dbg(dev, "hcd_pci_runtime_resume: %d\n", retval); in hcd_pci_runtime_resume()
626 .runtime_resume = hcd_pci_runtime_resume,
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhcd-pci.c612 static int hcd_pci_runtime_resume(struct device *dev) in hcd_pci_runtime_resume() function
618 dev_dbg(dev, "hcd_pci_runtime_resume: %d\n", retval); in hcd_pci_runtime_resume()
637 .runtime_resume = hcd_pci_runtime_resume,

Completed in 3 milliseconds