Home
last modified time | relevance | path

Searched refs:pci_check_and_unmask_intx (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci_intrs.c97 if (!pci_check_and_unmask_intx(pdev)) in vfio_pci_intx_unmask_handler()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.c4554 bool pci_check_and_unmask_intx(struct pci_dev *dev) in pci_check_and_unmask_intx() function
4558 EXPORT_SYMBOL_GPL(pci_check_and_unmask_intx);
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h1229 bool pci_check_and_unmask_intx(struct pci_dev *dev);