Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/
Dsetup-bus.c1641 enum enable_type { enum
1649 static enum enable_type pci_realloc_enable = undefined;
1657 static bool pci_realloc_enabled(enum enable_type enable) in pci_realloc_enabled()
1686 static enum enable_type pci_realloc_detect(struct pci_bus *bus, in pci_realloc_detect()
1687 enum enable_type enable_local) in pci_realloc_detect()
1701 static enum enable_type pci_realloc_detect(struct pci_bus *bus, in pci_realloc_detect()
1702 enum enable_type enable_local) in pci_realloc_detect()
1723 enum enable_type enable_local; in pci_assign_unassigned_root_bus_resources()