Home
last modified time | relevance | path

Searched refs:usb_hcd_amd_remote_wakeup_quirk (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dpci-quirks.h8 int usb_hcd_amd_remote_wakeup_quirk(struct pci_dev *pdev);
H A Dpci-quirks.c289 int usb_hcd_amd_remote_wakeup_quirk(struct pci_dev *pdev) in usb_hcd_amd_remote_wakeup_quirk() function
300 EXPORT_SYMBOL_GPL(usb_hcd_amd_remote_wakeup_quirk); variable
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dpci-quirks.h8 int usb_hcd_amd_remote_wakeup_quirk(struct pci_dev *pdev);
H A Dpci-quirks.c287 int usb_hcd_amd_remote_wakeup_quirk(struct pci_dev *pdev) in usb_hcd_amd_remote_wakeup_quirk() function
298 EXPORT_SYMBOL_GPL(usb_hcd_amd_remote_wakeup_quirk); variable
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhcd-pci.c214 hcd->amd_resume_bug = (usb_hcd_amd_remote_wakeup_quirk(dev) && in usb_hcd_pci_probe()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhcd-pci.c209 hcd->amd_resume_bug = (usb_hcd_amd_remote_wakeup_quirk(dev) && in usb_hcd_pci_probe()
/kernel/linux/linux-5.10/include/linux/usb/
H A Dhcd.h490 extern int usb_hcd_amd_remote_wakeup_quirk(struct pci_dev *dev);
/kernel/linux/linux-6.6/include/linux/usb/
H A Dhcd.h487 extern int usb_hcd_amd_remote_wakeup_quirk(struct pci_dev *dev);

Completed in 9 milliseconds