Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dbus.c64 struct resource *pci_bus_resource_n(const struct pci_bus *bus, int n) in pci_bus_resource_n() function
78 EXPORT_SYMBOL_GPL(pci_bus_resource_n);
/openbmc/linux/include/linux/
H A Dpci.h1475 struct resource *pci_bus_resource_n(const struct pci_bus *bus, int n);
1486 (res = pci_bus_resource_n(bus, __b)) || __b < PCI_BRIDGE_RESOURCE_NUM; \
1491 (res = pci_bus_resource_n(bus, __b)) || __b < PCI_BRIDGE_RESOURCE_NUM; \