Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/
Dsetup-bus.c1618 static int pci_bus_get_depth(struct pci_bus *bus) in pci_bus_get_depth() function
1626 ret = pci_bus_get_depth(child_bus); in pci_bus_get_depth()
1728 int max_depth = pci_bus_get_depth(bus); in pci_assign_unassigned_root_bus_resources()