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

/linux-master/arch/loongarch/pci/
H A Dpci.c86 static void pci_fixup_vgadev(struct pci_dev *pdev) function
99 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON, PCI_DEVICE_ID_LOONGSON_DC1, pci_fixup_vgadev);
100 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON, PCI_DEVICE_ID_LOONGSON_DC2, pci_fixup_vgadev);

Completed in 122 milliseconds