Searched refs:pci_intx_mask_supported (Results 1 – 3 of 3) sorted by relevance
71 - if (pci_intx_mask_supported(udev->pdev)) {72 + if (true || pci_intx_mask_supported(udev->pdev)) {
73 static bool pci_intx_mask_supported(struct pci_dev *pdev) in pci_intx_mask_supported() function
274 if (pci_intx_mask_supported(udev->pdev)) { in igbuio_pci_enable_interrupts()