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

/linux-4.1.27/drivers/pci/
H A Dsetup-bus.c1618 enum enable_type enable_local) pci_realloc_detect()
1622 if (enable_local != undefined) pci_realloc_detect()
1623 return enable_local; pci_realloc_detect()
1629 return enable_local; pci_realloc_detect()
1633 enum enable_type enable_local) pci_realloc_detect()
1635 return enable_local; pci_realloc_detect()
1656 enum enable_type enable_local; pci_assign_unassigned_root_bus_resources() local
1659 enable_local = pci_realloc_detect(bus, pci_realloc_enable); pci_assign_unassigned_root_bus_resources()
1660 if (pci_realloc_enabled(enable_local)) { pci_assign_unassigned_root_bus_resources()
1691 if (enable_local == undefined) pci_assign_unassigned_root_bus_resources()
1693 else if (enable_local == auto_enabled) pci_assign_unassigned_root_bus_resources()
1617 pci_realloc_detect(struct pci_bus *bus, enum enable_type enable_local) pci_realloc_detect() argument
1632 pci_realloc_detect(struct pci_bus *bus, enum enable_type enable_local) pci_realloc_detect() argument

Completed in 68 milliseconds