Home
last modified time | relevance | path

Searched refs:pci_request_region_exclusive (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/pci/
Dpci.c3635 int pci_request_region_exclusive(struct pci_dev *pdev, int bar, in pci_request_region_exclusive() function
3640 EXPORT_SYMBOL(pci_request_region_exclusive);
/Linux-v4.19/include/linux/
Dpci.h1218 int __must_check pci_request_region_exclusive(struct pci_dev *, int, const char *);