Searched refs:pci_request_regions_exclusive (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dpci.c2718 * pci_request_regions_exclusive - Reserved PCI I/O and memory resources
2727 * pci_request_regions_exclusive() will mark the region so that
2733 int pci_request_regions_exclusive(struct pci_dev *pdev, const char *res_name) pci_request_regions_exclusive() function
2738 EXPORT_SYMBOL(pci_request_regions_exclusive); variable
/linux-4.1.27/include/linux/
H A Dpci.h1099 int __must_check pci_request_regions_exclusive(struct pci_dev *, const char *);

Completed in 88 milliseconds