Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A Dsetup-bus.c1653 static int pci_bus_get_depth(struct pci_bus *bus) in pci_bus_get_depth() function
1661 ret = pci_bus_get_depth(child_bus); in pci_bus_get_depth()
1768 int max_depth = pci_bus_get_depth(bus); in pci_assign_unassigned_root_bus_resources()
/kernel/linux/linux-6.6/drivers/pci/
H A Dsetup-bus.c1646 static int pci_bus_get_depth(struct pci_bus *bus) in pci_bus_get_depth() function
1654 ret = pci_bus_get_depth(child_bus); in pci_bus_get_depth()
2050 int max_depth = pci_bus_get_depth(bus); in pci_assign_unassigned_root_bus_resources()

Completed in 6 milliseconds