Searched refs:pci_resource_bar (Results 1 – 3 of 3) sorted by relevance
216 extern int pci_resource_bar(struct pci_dev *dev, int resno,
61 reg = pci_resource_bar(dev, resno, &type); in pci_update_resource()
3559 int pci_resource_bar(struct pci_dev *dev, int resno, enum pci_bar_type *type) in pci_resource_bar() function