Searched refs:pci_resource_bar (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dpci.h210 int pci_resource_bar(struct pci_dev *dev, int resno, enum pci_bar_type *type);
H A Dsetup-res.c65 reg = pci_resource_bar(dev, resno, &type); pci_update_resource()
H A Dpci.c4220 * pci_resource_bar - get position of the BAR associated with a resource
4227 int pci_resource_bar(struct pci_dev *dev, int resno, enum pci_bar_type *type) pci_resource_bar() function

Completed in 67 milliseconds