Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/
Dpci.c6755 static int of_pci_bus_find_domain_nr(struct device *parent) in of_pci_bus_find_domain_nr() function
6806 return acpi_disabled ? of_pci_bus_find_domain_nr(parent) : in pci_bus_find_domain_nr()