Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/msi/
H A Dmsi.h111 bool pci_setup_msix_device_domain(struct pci_dev *pdev, unsigned int hwsize);
H A Dirqdomain.c303 bool pci_setup_msix_device_domain(struct pci_dev *pdev, unsigned int hwsize) in pci_setup_msix_device_domain() function
H A Dmsi.c827 if (!pci_setup_msix_device_domain(dev, hwsize)) in __pci_enable_msix_range()