Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/
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);
/Linux-v6.6/include/linux/
Dpci.h1471 struct resource *pci_bus_resource_n(const struct pci_bus *bus, int n);
1482 (res = pci_bus_resource_n(bus, __b)) || __b < PCI_BRIDGE_RESOURCE_NUM; \
1487 (res = pci_bus_resource_n(bus, __b)) || __b < PCI_BRIDGE_RESOURCE_NUM; \