Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/pci/
H A Dquirks.c307 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_MELLANOX, PCI_DEVICE_ID_MELLANOX_TAVOR, pci_disable_parity);
308 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_MELLANOX, PCI_DEVICE_ID_MELLANOX_TAVOR_BRIDGE, pci_disable_parity);
H A Dpci.c4636 * pci_disable_parity - disable parity checking for device
4641 void pci_disable_parity(struct pci_dev *dev) in pci_disable_parity() function
/kernel/linux/linux-6.6/include/linux/
H A Dpci.h1325 void pci_disable_parity(struct pci_dev *dev);

Completed in 22 milliseconds