Home
last modified time | relevance | path

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

/linux-4.1.27/include/asm-generic/
Dpci-bridge.h54 static inline void pci_clear_flags(int flags) in pci_clear_flags() function
66 static inline void pci_clear_flags(int flags) { } in pci_clear_flags() function
/linux-4.1.27/arch/mips/pci/
Dpci-lantiq.c216 pci_clear_flags(PCI_PROBE_ONLY); in ltq_pci_probe()
/linux-4.1.27/drivers/pci/host/
Dpci-host-generic.c239 pci_clear_flags(PCI_PROBE_ONLY); in gen_pci_probe()
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dsetup.c505 pci_clear_flags(PCI_PROBE_ONLY); in find_and_init_phbs()