Home
last modified time | relevance | path

Searched refs:pci_disable_parity (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/arm/mach-iop32x/
Dn2100.c128 pci_disable_parity(dev); in n2100_fixup_r8169()
/linux-6.1.9/drivers/pci/
Dquirks.c214 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_MELLANOX, PCI_DEVICE_ID_MELLANOX_TAVOR, pci_disable_parity);
215 …E_PCI_FIXUP_FINAL(PCI_VENDOR_ID_MELLANOX, PCI_DEVICE_ID_MELLANOX_TAVOR_BRIDGE, pci_disable_parity);
Dpci.c4592 void pci_disable_parity(struct pci_dev *dev) in pci_disable_parity() function
/linux-6.1.9/include/linux/
Dpci.h1285 void pci_disable_parity(struct pci_dev *dev);