Searched refs:quirk_ryzen_xhci_d3hot (Results 1 – 1 of 1) sorted by relevance
1914 static void quirk_ryzen_xhci_d3hot(struct pci_dev *dev) in quirk_ryzen_xhci_d3hot() function1918 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AMD, 0x15e0, quirk_ryzen_xhci_d3hot);1919 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AMD, 0x15e1, quirk_ryzen_xhci_d3hot);1920 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AMD, 0x1639, quirk_ryzen_xhci_d3hot);