Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/
Dsetup-bus.c1616 enum enable_type { enum
1624 static enum enable_type pci_realloc_enable = undefined;
1632 static bool pci_realloc_enabled(enum enable_type enable) in pci_realloc_enabled()
1661 static enum enable_type pci_realloc_detect(struct pci_bus *bus, in pci_realloc_detect()
1662 enum enable_type enable_local) in pci_realloc_detect()
1676 static enum enable_type pci_realloc_detect(struct pci_bus *bus, in pci_realloc_detect()
1677 enum enable_type enable_local) in pci_realloc_detect()
1700 enum enable_type enable_local; in pci_assign_unassigned_root_bus_resources()