Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/
Dsetup-bus.c1638 enum enable_type { enum
1646 static enum enable_type pci_realloc_enable = undefined;
1654 static bool pci_realloc_enabled(enum enable_type enable) in pci_realloc_enabled()
1683 static enum enable_type pci_realloc_detect(struct pci_bus *bus, in pci_realloc_detect()
1684 enum enable_type enable_local) in pci_realloc_detect()
1703 static enum enable_type pci_realloc_detect(struct pci_bus *bus, in pci_realloc_detect()
1704 enum enable_type enable_local) in pci_realloc_detect()
1725 enum enable_type enable_local; in pci_assign_unassigned_root_bus_resources()