Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dhcd.h491 static inline bool usb_hcd_amd_resume_bug(struct pci_dev *dev, in usb_hcd_amd_resume_bug() function
501 static inline bool usb_hcd_amd_resume_bug(struct pci_dev *dev, in usb_hcd_amd_resume_bug() function
/linux/drivers/usb/core/
H A Dhcd-pci.c210 hcd->amd_resume_bug = usb_hcd_amd_resume_bug(dev, driver); in usb_hcd_pci_probe()