Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/
Dsetup-bus.c1678 enum enable_type { enum
1686 static enum enable_type pci_realloc_enable = undefined;
1694 static bool pci_realloc_enabled(enum enable_type enable) in pci_realloc_enabled()
1723 static enum enable_type pci_realloc_detect(struct pci_bus *bus, in pci_realloc_detect()
1724 enum enable_type enable_local) in pci_realloc_detect()
1738 static enum enable_type pci_realloc_detect(struct pci_bus *bus, in pci_realloc_detect()
1739 enum enable_type enable_local) in pci_realloc_detect()
1760 enum enable_type enable_local; in pci_assign_unassigned_root_bus_resources()