Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dpci.h858 PCI_SCAN_ALL_PCIE_DEVS = 0x00000040, /* Scan all, not just dev 0 */ enumerator
/linux-4.19.296/drivers/pci/
Dprobe.c2580 if (pci_has_flag(PCI_SCAN_ALL_PCIE_DEVS)) in only_one_child()
Dpci.c6212 pci_add_flags(PCI_SCAN_ALL_PCIE_DEVS); in pci_setup()