Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/arch/mips/pci/
Dpci-lantiq.c214 pci_clear_flags(PCI_PROBE_ONLY); in ltq_pci_probe()
/linux-4.4.14/drivers/of/
Dof_pci.c140 pci_clear_flags(PCI_PROBE_ONLY); in of_pci_check_probe_only()