Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/
Dsetup-bus.c1572 enum enable_type { enum
1580 static enum enable_type pci_realloc_enable = undefined;
1588 static bool pci_realloc_enabled(enum enable_type enable) in pci_realloc_enabled()
1617 static enum enable_type pci_realloc_detect(struct pci_bus *bus, in pci_realloc_detect()
1618 enum enable_type enable_local) in pci_realloc_detect()
1632 static enum enable_type pci_realloc_detect(struct pci_bus *bus, in pci_realloc_detect()
1633 enum enable_type enable_local) in pci_realloc_detect()
1656 enum enable_type enable_local; in pci_assign_unassigned_root_bus_resources()