Searched refs:quirk_ryzen_xhci_d3hot (Results 1 – 1 of 1) sorted by relevance
2077 static void quirk_ryzen_xhci_d3hot(struct pci_dev *dev) in quirk_ryzen_xhci_d3hot() function2081 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AMD, 0x15e0, quirk_ryzen_xhci_d3hot);2082 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AMD, 0x15e1, quirk_ryzen_xhci_d3hot);2083 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AMD, 0x1639, quirk_ryzen_xhci_d3hot);